From 563ab40cd5e073bc8ff1a416ab390b8412486c48 Mon Sep 17 00:00:00 2001 From: The Dax Date: Tue, 12 Nov 2013 18:41:22 -0500 Subject: [PATCH] Remove include. --- Windows/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Windows/main.cpp b/Windows/main.cpp index 939a035a47..083a8623c2 100644 --- a/Windows/main.cpp +++ b/Windows/main.cpp @@ -30,7 +30,6 @@ #include "Common/LogManager.h" #include "Common/ConsoleListener.h" -#include "Common/Thread.h" #include "Commctrl.h"