We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cbe368 commit b115213Copy full SHA for b115213
1 file changed
samples/benchmarks/00_fileiobenchmark/main.cpp
@@ -31,7 +31,7 @@
31
32
#if defined(_WIN32)
33
34
-#include <Windows.h>
+#include <windows.h>
35
36
#define GET_PROCESS_ID() GetCurrentProcessId()
37
#define GET_THREAD_ID() GetCurrentThreadId()
0 commit comments