(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files

This commit is contained in:
rubidium
2012-01-03 21:32:51 +00:00
parent d76c2ff76e
commit d5eeab43b7
153 changed files with 3 additions and 305 deletions

View File

@@ -27,11 +27,9 @@
#include "core/geometry_func.hpp"
#include "hotkeys.h"
#include "vehicle_func.h"
#include "sprite.h"
#include "widgets/airport_widget.h"
#include "table/strings.h"
static AirportClassID _selected_airport_class; ///< the currently visible airport class
static int _selected_airport_index; ///< the index of the selected airport in the current class or -1