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 fe8903f commit ca5b757Copy full SHA for ca5b757
Source/UnrealEnginePython/Private/UEPyIHttpBase.h
@@ -3,6 +3,7 @@
3
#include "UnrealEnginePython.h"
4
5
#include "Runtime/Online/HTTP/Public/HttpModule.h"
6
+#include "Runtime/Online/HTTP/Public/Interfaces/IHttpBase.h"
7
8
typedef struct {
9
PyObject_HEAD
0 commit comments