mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-28 08:59:09 +00:00
(svn r18330) -Cleanup: remove some unneeded includes
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#ifdef ENABLE_NETWORK
|
||||
|
||||
#include "../../stdafx.h"
|
||||
#include "../../openttd.h"
|
||||
|
||||
#include "../network_internal.h"
|
||||
#include "../../core/pool_func.hpp"
|
||||
|
@@ -13,7 +13,6 @@
|
||||
|
||||
#ifdef ENABLE_NETWORK
|
||||
|
||||
#include "../openttd.h"
|
||||
#include "../strings_func.h"
|
||||
#include "../command_func.h"
|
||||
#include "../date_func.h"
|
||||
|
@@ -13,7 +13,6 @@
|
||||
|
||||
#include "../stdafx.h"
|
||||
#include "../debug.h"
|
||||
#include "../openttd.h"
|
||||
#include "network_internal.h"
|
||||
#include "network_gui.h"
|
||||
#include "../saveload/saveload.h"
|
||||
|
@@ -11,7 +11,6 @@
|
||||
|
||||
#ifdef ENABLE_NETWORK
|
||||
#include "../stdafx.h"
|
||||
#include "../openttd.h"
|
||||
#include "../strings_func.h"
|
||||
#include "../date_func.h"
|
||||
#include "../fios.h"
|
||||
|
@@ -28,7 +28,6 @@
|
||||
#include "../company_func.h"
|
||||
#include "../company_gui.h"
|
||||
#include "../window_func.h"
|
||||
#include "../openttd.h"
|
||||
#include "../cargotype.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
|
Reference in New Issue
Block a user