We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8325b63 commit 6279284Copy full SHA for 6279284
1 file changed
src/_native/helpers.cpp
@@ -1,5 +1,6 @@
1
#include <Python.h>
2
#include <windows.h>
3
+#include <winhttp.h>
4
5
#include "helpers.h"
6
0 commit comments