We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df195e commit f6e2932Copy full SHA for f6e2932
src/util/subprocess.h
@@ -65,7 +65,7 @@ Documentation for C++ subprocessing library.
65
66
extern "C" {
67
#ifdef __USING_WINDOWS__
68
- #include <Windows.h>
+ #include <windows.h>
69
#include <io.h>
70
#include <cwchar>
71
0 commit comments