1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-27 00:19:09 +00:00

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

This commit is contained in:
frosch
2014-04-25 19:25:38 +00:00
parent cb266074d5
commit 08eeec15be

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"