(svn r7834) -Codechange: cleanup the includes of network/core a little; include headers in headers when the header needs types/constants defined in them.
This commit is contained in:
@@ -3,14 +3,8 @@
|
||||
#ifdef ENABLE_NETWORK
|
||||
|
||||
#include "../../stdafx.h"
|
||||
#include "../../date.h"
|
||||
#include "../../debug.h"
|
||||
#include "../../macros.h"
|
||||
#include "../../newgrf_config.h"
|
||||
|
||||
#include "os_abstraction.h"
|
||||
#include "config.h"
|
||||
#include "game.h"
|
||||
#include "packet.h"
|
||||
#include "udp.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user