mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-15 02:29:10 +00:00
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
#include "functions.h"
|
||||
#include "string.h"
|
||||
#include "table/control_codes.h"
|
||||
#include "helpers.hpp"
|
||||
#include "debug.h"
|
||||
#include "core/alloc_func.hpp"
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <ctype.h> // required for tolower()
|
||||
|
Reference in New Issue
Block a user