We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b36aff commit 943209fCopy full SHA for 943209f
src/xrCore/memory_allocation_stats.cpp
@@ -1,6 +1,6 @@
1
#include "stdafx.h"
2
3
-#ifndef DEBUG_MEMORY_MANAGER
+#ifdef DEBUG_MEMORY_MANAGER
4
#include <malloc.h> // _alloca
5
6
namespace
0 commit comments