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 5fb545e commit 142eb22Copy full SHA for 142eb22
source/metacall/include/metacall/metacall_log.h
@@ -33,6 +33,7 @@ extern "C" {
33
34
#include <stdint.h>
35
#include <stdio.h>
36
+#include <stdarg.h>
37
38
/* -- Enumerations -- */
39
0 commit comments