(svn r18330) -Cleanup: remove some unneeded includes

This commit is contained in:
rubidium
2009-11-28 20:35:25 +00:00
parent 2672dace25
commit da30e736ca
32 changed files with 0 additions and 39 deletions

View File

@@ -10,7 +10,6 @@
/** @file date.cpp Handling of dates in our native format and transforming them to something human readable. */
#include "stdafx.h"
#include "openttd.h"
#include "variables.h"
#include "network/network.h"
#include "network/network_func.h"