Fixed compilation error on linux.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9981 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
f6453f2557
commit
95a42cbb9d
@ -19,6 +19,9 @@
|
|||||||
#define __LEAK_CHECK_H__
|
#define __LEAK_CHECK_H__
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
namespace MemoryLeaks
|
namespace MemoryLeaks
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user