Fixes
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
#define COMPAT_SIAD_VERSION "1.1.2"
|
||||
|
||||
#ifdef _WIN32
|
||||
// Disable DLL-interface warnings
|
||||
#pragma warning(disable: 4251)
|
||||
|
||||
// Unicode for Win32
|
||||
#define UNICODE
|
||||
#define _UNICODE
|
||||
|
Reference in New Issue
Block a user