Fix build.

Thanks to fred for reporting this.
This commit is contained in:
Alexey Sokolov
2012-07-28 21:26:02 +07:00
parent 538aa77399
commit bf5d9c8517

View File

@@ -26,6 +26,7 @@
using std::map;
using std::stringstream;
using std::vector;
CUtils::CUtils() {}
CUtils::~CUtils() {}