mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +00:00
Remove invalid winsupport.hpp include
This commit is contained in:
@@ -23,7 +23,6 @@
|
|||||||
#endif
|
#endif
|
||||||
#include <Windows.h>
|
#include <Windows.h>
|
||||||
#include <wchar.h>
|
#include <wchar.h>
|
||||||
#include "winsupport.hpp"
|
|
||||||
#if UNICODE
|
#if UNICODE
|
||||||
#define IS_UCS2 1
|
#define IS_UCS2 1
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user