#include <windows.h> if one is provided.
This commit is contained in:
parent
66444ba1cb
commit
4a5f3476e2
|
@ -1,4 +1,6 @@
|
||||||
|
#if defined(_WIN32)
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <Common/memtest.h>
|
#include <Common/memtest.h>
|
||||||
#include <Common/CriticalSection.h>
|
#include <Common/CriticalSection.h>
|
||||||
|
|
Loading…
Reference in New Issue