1
0
Fork 0

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

release/1.5
frosch 2014-04-25 19:25:38 +00:00
parent cb266074d5
commit 08eeec15be
1 changed files with 2 additions and 0 deletions

View File

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