summaryrefslogtreecommitdiff
path: root/src/string_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/string_func.h')
-rw-r--r--src/string_func.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/string_func.h b/src/string_func.h
index 40ea30401..ff12f3747 100644
--- a/src/string_func.h
+++ b/src/string_func.h
@@ -26,6 +26,8 @@
#ifndef STRING_FUNC_H
#define STRING_FUNC_H
+#include <stdarg.h>
+
#include "core/bitmath_func.hpp"
#include "string_type.h"