Fixed debug compilation
Former-commit-id: d2e8883f65ebc6a3025676d69211e54b6e115333
This commit is contained in:
parent
fd958fd9ac
commit
4ee2ceaef0
|
|
@ -2,6 +2,8 @@
|
|||
// This file is part of the "Nazara Engine - Core module"
|
||||
// For conditions of distribution and use, see copyright notice in Config.hpp
|
||||
|
||||
#define NAZARA_DEBUG_MEMORYLEAKTRACKER_DISABLE_REDEFINITION
|
||||
|
||||
#include <Nazara/Core/Debug/MemoryLeakTracker.hpp>
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
|
|
|
|||
Loading…
Reference in New Issue