mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-05 22:04:57 +00:00
(svn r12950) -Fix: two includes is one too much
This commit is contained in:
parent
a1e77073fe
commit
26f11fd181
@ -49,8 +49,6 @@
|
|||||||
#include "map_func.h"
|
#include "map_func.h"
|
||||||
#include <map>
|
#include <map>
|
||||||
|
|
||||||
#include <map>
|
|
||||||
|
|
||||||
#include "table/strings.h"
|
#include "table/strings.h"
|
||||||
#include "table/sprites.h"
|
#include "table/sprites.h"
|
||||||
#include "table/town_land.h"
|
#include "table/town_land.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user