#include "CmPrerequisitesUtil.h" namespace CamelotFramework { UINT64 MemoryCounter::Allocs = 0; UINT64 MemoryCounter::Frees = 0; }