mirror of https://github.com/OpenTTD/OpenTTD
(svn r26513) -Fix: 9x compilation, maybe
parent
cb266074d5
commit
08eeec15be
|
@ -26,6 +26,8 @@
|
|||
#ifndef STRING_FUNC_H
|
||||
#define STRING_FUNC_H
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "core/bitmath_func.hpp"
|
||||
#include "string_type.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue