Updating
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user