(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
This commit is contained in:
@@ -14,12 +14,13 @@
|
||||
#include "../stdafx.h"
|
||||
#include "../debug.h"
|
||||
#include "../strings_func.h"
|
||||
#include "network_internal.h"
|
||||
#include "../vehicle_base.h"
|
||||
#include "../date_func.h"
|
||||
#include "network_server.h"
|
||||
#include "network_udp.h"
|
||||
#include "network.h"
|
||||
#include "network_base.h"
|
||||
#include "../console_func.h"
|
||||
#include "../company_base.h"
|
||||
#include "../command_func.h"
|
||||
#include "../saveload/saveload.h"
|
||||
#include "../station_base.h"
|
||||
|
Reference in New Issue
Block a user