summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/debug.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/debug.hpp b/src/include/debug.hpp
index b8c54440..e1dedb7b 100644
--- a/src/include/debug.hpp
+++ b/src/include/debug.hpp
@@ -2,6 +2,7 @@
*/
#pragma once
#include <sstream>
+#include <cassert>
extern int g_debug_indent_level;