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 94d998d commit 6848ef3Copy full SHA for 6848ef3
include/webui.h
@@ -51,6 +51,7 @@ extern "C" {
51
#include <stdlib.h>
52
#include <string.h>
53
#include <time.h>
54
+#include <stdarg.h>
55
56
// -- Windows -------------------------
57
#ifdef _WIN32
0 commit comments