mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-28 00:49:11 +00:00
(svn r13331) -Fix (r12924): Wrong include type for (sdt::)map
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
#include "oldpool_func.h"
|
#include "oldpool_func.h"
|
||||||
#include "core/alloc_func.hpp"
|
#include "core/alloc_func.hpp"
|
||||||
#include "vehicle_func.h"
|
#include "vehicle_func.h"
|
||||||
#include "map"
|
#include <map>
|
||||||
|
|
||||||
#include "table/strings.h"
|
#include "table/strings.h"
|
||||||
#include "table/engines.h"
|
#include "table/engines.h"
|
||||||
|
Reference in New Issue
Block a user