(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#define AIRPORT_H
|
||||
|
||||
#include "direction_type.h"
|
||||
#include "map.h"
|
||||
#include "map_type.h"
|
||||
|
||||
enum {MAX_TERMINALS = 10};
|
||||
enum {MAX_HELIPADS = 4};
|
||||
|
Reference in New Issue
Block a user