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