(svn r26513) -Fix: 9x compilation, maybe

This commit is contained in:
frosch
2014-04-25 19:25:38 +00:00
parent 6a9599e4a9
commit b40d6dfb81

View File

@@ -26,6 +26,8 @@
#ifndef STRING_FUNC_H #ifndef STRING_FUNC_H
#define STRING_FUNC_H #define STRING_FUNC_H
#include <stdarg.h>
#include "core/bitmath_func.hpp" #include "core/bitmath_func.hpp"
#include "string_type.h" #include "string_type.h"