(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed

This commit is contained in:
rubidium
2012-01-03 20:26:05 +00:00
parent a237ceba7f
commit 0cfe86cead
71 changed files with 28 additions and 76 deletions

View File

@@ -12,9 +12,7 @@
#ifndef TOWN_H
#define TOWN_H
#include "core/pool_type.hpp"
#include "viewport_type.h"
#include "command_type.h"
#include "town_map.h"
#include "subsidy_type.h"
#include "newgrf_storage.h"