From 393cbc09dd472d0fe8097fbf2abb145c63d17e5e Mon Sep 17 00:00:00 2001 From: Date: Sat, 6 Feb 2016 17:25:04 -0500 Subject: [PATCH] [Settings] Remove windows.h to see why we need it. :P --- Source/Settings/Settings.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/Settings/Settings.cpp b/Source/Settings/Settings.cpp index e9ca21b60..4f055f052 100644 --- a/Source/Settings/Settings.cpp +++ b/Source/Settings/Settings.cpp @@ -1,4 +1,3 @@ -#include #include #include "Settings.h"