Replace WIN32 win _WIN32.
This commit is contained in:
parent
d3ec9a1316
commit
006a4619f3
@ -36,7 +36,7 @@
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
// Check if format.h compiles with windows.h included.
|
||||
#ifdef WIN32
|
||||
#ifdef _WIN32
|
||||
# include <windows.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user