summaryrefslogtreecommitdiffhomepage
path: root/debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'debug.cpp')
-rw-r--r--debug.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/debug.cpp b/debug.cpp
new file mode 100644
index 0000000..09c9fcc
--- /dev/null
+++ b/debug.cpp
@@ -0,0 +1,3 @@
+#include "debug.h"
+
+debug_ostream debug_cout;