Fixed clang build

dev-time-step
krzys-h 2016-01-23 21:24:42 +01:00
parent 9ff978155c
commit 9bece23ede
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
#include "object/object_create_exception.h"
const std::unordered_map<ObjectType, std::string, ObjectTypeHash> CStaticObject::m_staticModelNames;
const std::unordered_map<ObjectType, std::string, ObjectTypeHash> CStaticObject::m_staticModelNames{};
// TODO: commenting out temporarily
//=
//{