Skip to content

Commit 6279284

Browse files
committed
Add missing header
1 parent 8325b63 commit 6279284

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/_native/helpers.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#include <Python.h>
22
#include <windows.h>
3+
#include <winhttp.h>
34

45
#include "helpers.h"
56

0 commit comments

Comments
 (0)