Fixed Windows public precommit (#6877)
This commit is contained in:
parent
35696ca1db
commit
a177eb2f2e
@ -10,6 +10,9 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
# ifndef NOMINMAX
|
||||||
|
# define NOMINMAX
|
||||||
|
# endif
|
||||||
# include <Windows.h>
|
# include <Windows.h>
|
||||||
#else
|
#else
|
||||||
# include <dlfcn.h>
|
# include <dlfcn.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user