(svn r19062) -Codechange: Move smallmap related functions to their own header.

This commit is contained in:
terkhen
2010-02-08 21:19:41 +00:00
parent 0267acff62
commit b9f06f3f29
8 changed files with 29 additions and 3 deletions

View File

@@ -45,6 +45,7 @@
#include <map>
#include "core/alloc_type.hpp"
#include "core/mem_func.hpp"
#include "smallmap_gui.h"
#include "table/strings.h"
#include "table/build_industry.h"