(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
This commit is contained in:
@@ -12,13 +12,8 @@
|
||||
#ifndef TUNNELBRIDGE_MAP_H
|
||||
#define TUNNELBRIDGE_MAP_H
|
||||
|
||||
#include "direction_func.h"
|
||||
#include "core/bitmath_func.hpp"
|
||||
#include "tile_map.h"
|
||||
#include "bridge_map.h"
|
||||
#include "tunnel_map.h"
|
||||
#include "transport_type.h"
|
||||
#include "track_func.h"
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user