diff options
Diffstat (limited to 'plugins/MirandaG15/src/LCDFramework/stdafx.h')
-rw-r--r-- | plugins/MirandaG15/src/LCDFramework/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/MirandaG15/src/LCDFramework/stdafx.h b/plugins/MirandaG15/src/LCDFramework/stdafx.h index 2195cdf02e..2ae74c24b1 100644 --- a/plugins/MirandaG15/src/LCDFramework/stdafx.h +++ b/plugins/MirandaG15/src/LCDFramework/stdafx.h @@ -6,7 +6,6 @@ #define ASSERT assert
#include <Windows.h>
-#include <tchar.h>
#include <string>
#include <vector>
#include <queue>
|