From d0adcf0e3c8a1db5e06bbbb8ae950ea5ebeeb8eb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 4 Jan 2015 15:50:56 +0300 Subject: Add stringmap typedefs. --- src/configuration.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/configuration.cpp') diff --git a/src/configuration.cpp b/src/configuration.cpp index 99bb2f4be..df098dc90 100644 --- a/src/configuration.cpp +++ b/src/configuration.cpp @@ -33,7 +33,7 @@ #include "debug.h" #ifdef DEBUG_CONFIG -std::map optionsCount; +StringIntMap optionsCount; #define GETLOG() if (logger) {logger->log("config get: " + key); \ if (mIsMain) optionsCount[key] = 1; } #else -- cgit v1.2.3-70-g09d2