forked from mirror/OpenTTD
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include "strings_func.h"
|
||||
#include "core/alloc_func.hpp"
|
||||
#include "window_func.h"
|
||||
#include "map_func.h"
|
||||
|
||||
static const Sign **_sign_sort;
|
||||
static uint _num_sign_sort;
|
||||
|
Reference in New Issue
Block a user