Files
2019-08-30 16:16:52 +08:00

8 lines
206 B
C

#ifndef PCH_H
#define PCH_H
#define WINVER 0x0A00
#define _WIN32_WINNT 0x0A00
#endif //PCH_H