(svn r11777) -Codechange: split the string header and make do not include it when it's not necessary.
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
#include "openttd.h"
|
||||
#include "debug.h"
|
||||
#include "variables.h"
|
||||
#include "string.h"
|
||||
#include "saveload.h"
|
||||
#include "md5.h"
|
||||
#include "network/network_data.h"
|
||||
#include "newgrf.h"
|
||||
#include "newgrf_config.h"
|
||||
#include "core/alloc_func.hpp"
|
||||
#include "string_func.h"
|
||||
|
||||
#include "fileio.h"
|
||||
#include "fios.h"
|
||||
|
Reference in New Issue
Block a user