(svn r18330) -Cleanup: remove some unneeded includes

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

View File

@@ -12,7 +12,6 @@
#include "stdafx.h"
#include "core/pool_func.hpp"
#include "economy_base.h"
#include "station_base.h"
/* Initialize the cargopacket-pool */
CargoPacketPool _cargopacket_pool("CargoPacket");