(svn r13331) -Fix (r12924): Wrong include type for (sdt::)map

pull/155/head
peter1138 16 years ago
parent 713923cd7e
commit 7f8d9148b8

@ -28,7 +28,7 @@
#include "oldpool_func.h"
#include "core/alloc_func.hpp"
#include "vehicle_func.h"
#include "map"
#include <map>
#include "table/strings.h"
#include "table/engines.h"

Loading…
Cancel
Save