summaryrefslogtreecommitdiff
path: root/src/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug.h')
-rw-r--r--src/debug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/debug.h b/src/debug.h
index 0e8e19961..e89f8278e 100644
--- a/src/debug.h
+++ b/src/debug.h
@@ -20,6 +20,5 @@
#ifdef ENABLE_MEM_DEBUG
#define _DEBUG_NEW_EMULATE_MALLOC 1
-
#include "debug/debug_new.h"
#endif