mirror of https://github.com/AxioDL/metaforce.git
Remove invalid winsupport.hpp include
This commit is contained in:
parent
d432a93553
commit
a50b0c2322
|
@ -23,7 +23,6 @@
|
|||
#endif
|
||||
#include <Windows.h>
|
||||
#include <wchar.h>
|
||||
#include "winsupport.hpp"
|
||||
#if UNICODE
|
||||
#define IS_UCS2 1
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue