summaryrefslogtreecommitdiff
path: root/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'debug.h')
-rw-r--r--debug.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/debug.h b/debug.h
index 50f94775..ae4c52c1 100644
--- a/debug.h
+++ b/debug.h
@@ -63,8 +63,6 @@ void debug_assert(const std::string& reason,
#include <iostream>
#include <cstdlib>
-#include "datetime.h"
-
#define DEBUG_ENABLED
extern std::ostream * _debug_stream;