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 dbd6bb4 commit fe4d357Copy full SHA for fe4d357
wd_core.au3
@@ -1,5 +1,6 @@
1
#include-once
2
#include <array.au3>
3
+#include <File.au3>
4
#include <JSON.au3> ; https://www.autoitscript.com/forum/topic/148114-a-non-strict-json-udf-jsmn
5
#include <WinHttp.au3> ; https://www.autoitscript.com/forum/topic/84133-winhttp-functions/
6
0 commit comments