Remove invalid winsupport.hpp include

This commit is contained in:
Jack Andersen 2017-07-02 18:04:03 -10:00
parent d432a93553
commit a50b0c2322
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
#endif
#include <Windows.h>
#include <wchar.h>
#include "winsupport.hpp"
#if UNICODE
#define IS_UCS2 1
#endif