* include/w32api.h (__W32API_VERSION): Fix.
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define __W32API_VERSION 2.0
|
||||
#define __W32API_VERSION 2.1
|
||||
#define __W32API_MAJOR_VERSION 2
|
||||
#define __W32API_MINOR_VERSION 1
|
||||
|
||||
|
Reference in New Issue
Block a user