OSX Version of Kraken and importer now compiling again.

This commit is contained in:
2013-04-25 17:23:36 -07:00
parent 09d6998d3d
commit 30f3c5b0df
31 changed files with 94 additions and 78 deletions

View File

@@ -30,7 +30,7 @@
//
#include "KRUnknownManager.h"
#include <unordered_map>
#include "KREngine-common.h"
KRUnknownManager::KRUnknownManager(KRContext &context) : KRContextObject(context)
{