Fixed debug compilation

Former-commit-id: d2e8883f65ebc6a3025676d69211e54b6e115333
This commit is contained in:
Lynix 2014-02-21 11:43:54 +01:00
parent fd958fd9ac
commit 4ee2ceaef0
1 changed files with 2 additions and 0 deletions

View File

@ -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>