microsoft docs say that only windows.h is required for QueryPerformance*
This commit is contained in:
parent
e2f2d0cb0f
commit
a261d399e0
@ -21,7 +21,6 @@
|
||||
#include <time.h>
|
||||
|
||||
#ifdef PLATFORM_WINDOWS
|
||||
#include <profileapi.h>
|
||||
#include <windows.h> // for LARGE_INTEGER
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user