(svn r27340) -Fix [FS#6338]: Silence warning by moving _string_colourmap to a file no its own. (Cif)

This commit is contained in:
frosch
2015-07-26 09:47:17 +00:00
parent 3f58ed6b1d
commit 4830497f0b
11 changed files with 48 additions and 24 deletions

View File

@@ -88,7 +88,7 @@
#include <map>
#include "table/strings.h"
#include "table/palettes.h"
#include "table/string_colours.h"
#include "safeguards.h"