Changeset - r10721:aa16f2187b8a
[Not reviewed]
master
0 1 0
rubidium - 16 years ago 2009-01-13 11:53:33
rubidium@openttd.org
(svn r15053) -Cleanup: remove some unneeded includes
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
src/network/core/core.cpp
Show inline comments
 
@@ -8,12 +8,9 @@
 

	
 
#include "../../stdafx.h"
 
#include "../../debug.h"
 
#include "../../string_func.h"
 
#include "../../date_func.h"
 
#include "os_abstraction.h"
 
#include "core.h"
 
#include "packet.h"
 
#include "../network_func.h"
 

	
 

	
 
#ifdef __MORPHOS__
0 comments (0 inline, 0 general)