diff options
Diffstat (limited to 'plugins/ZeroSwitch/src/stdafx.h')
-rw-r--r-- | plugins/ZeroSwitch/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ZeroSwitch/src/stdafx.h b/plugins/ZeroSwitch/src/stdafx.h index f5502963ee..b2583c407e 100644 --- a/plugins/ZeroSwitch/src/stdafx.h +++ b/plugins/ZeroSwitch/src/stdafx.h @@ -6,7 +6,6 @@ #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
// Windows Header Files:
#include <windows.h>
-#include <tchar.h>
#include <newpluginapi.h>
#include <m_clist.h>
|