(svn r21984) -Fix: Compilation without AI was broken

This commit is contained in:
planetmaker
2011-02-05 19:36:02 +00:00
parent 321af10c6b
commit 871f80bda8

View File

@@ -35,6 +35,7 @@
#include "table/sprites.h" #include "table/sprites.h"
#include "table/strings.h" #include "table/strings.h"
#include <map>
static const StringID _units_dropdown[] = { static const StringID _units_dropdown[] = {
STR_GAME_OPTIONS_MEASURING_UNITS_IMPERIAL, STR_GAME_OPTIONS_MEASURING_UNITS_IMPERIAL,