From cc9fc711fee11a1be132ca9fb9c3f34880ed44a9 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 11 May 2015 15:50:49 +0000 Subject: minus CreateThread git-svn-id: http://svn.miranda-ng.org/main/trunk@13545 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirandaG15/src/LCDFramework/stdafx.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/MirandaG15/src/LCDFramework/stdafx.h') diff --git a/plugins/MirandaG15/src/LCDFramework/stdafx.h b/plugins/MirandaG15/src/LCDFramework/stdafx.h index 0ff159a86f..2195cdf02e 100644 --- a/plugins/MirandaG15/src/LCDFramework/stdafx.h +++ b/plugins/MirandaG15/src/LCDFramework/stdafx.h @@ -19,6 +19,8 @@ using namespace std; #define tstring string #endif +#include + #include "debug.h" #include "misc.h" -- cgit v1.2.3