This commit is contained in:
2024-08-16 13:56:54 -04:00
parent 75df00b3e3
commit 2e364ff470
19 changed files with 211 additions and 125 deletions

View File

@@ -1,5 +1,8 @@
#ifndef _COMMON_WINDOWS_HPP_
#define _COMMON_WINDOWS_HPP_
#ifndef _MSC_VER
#define _MSC_VER 1200
#endif
#define WIN32_LEAN_AND_MEAN
#define NOSERVICE
#define NOKANJI