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 4486637 commit 4c61103Copy full SHA for 4c61103
code/logic/fossil/io/output.h
@@ -14,6 +14,8 @@
14
#ifndef FOSSIL_IO_OUTPUT_H
15
#define FOSSIL_IO_OUTPUT_H
16
17
+#include <stdarg.h>
18
+
19
#ifdef __cplusplus
20
extern "C" {
21
#endif
0 commit comments