This commit is contained in:
2008-01-15 07:08:11 +00:00
parent 60b002f7ad
commit 643d6d847b
3 changed files with 515 additions and 512 deletions

View File

@ -21,7 +21,7 @@
#include <crtdbg.h>
#endif
#ifdef __linux
#if defined(__linux) && defined(_DEBUG)
#include <mcheck.h>
#endif