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 29a1108 commit 804bd87Copy full SHA for 804bd87
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