aboutsummaryrefslogtreecommitdiff
path: root/src/tools.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools.cpp')
-rw-r--r--src/tools.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools.cpp b/src/tools.cpp
index 923d323..e9134f1 100644
--- a/src/tools.cpp
+++ b/src/tools.cpp
@@ -35,7 +35,7 @@ THE SOFTWARE.
35 35
36#include "tools.hpp" 36#include "tools.hpp"
37 37
38#include "debugspew.h" 38#include "debugspew.hpp"
39#include "universe.hpp" 39#include "universe.hpp"
40 40
41DEBUGSPEW_CODE(std::string_view const DebugSpewIndentScope::debugspew_indent{ "----+----!----+----!----+----!----+----!----+----!----+----!----+----!----+" }); 41DEBUGSPEW_CODE(std::string_view const DebugSpewIndentScope::debugspew_indent{ "----+----!----+----!----+----!----+----!----+----!----+----!----+----!----+" });