aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils')
-rw-r--r--src/utils/debug.cpp2
-rw-r--r--src/utils/info.txt1
2 files changed, 1 insertions, 2 deletions
diff --git a/src/utils/debug.cpp b/src/utils/debug.cpp
index 6ba1924ee..894418650 100644
--- a/src/utils/debug.cpp
+++ b/src/utils/debug.cpp
@@ -31,5 +31,3 @@ void print_vec(const std::string& name,
}
}
-
-#endif
diff --git a/src/utils/info.txt b/src/utils/info.txt
index c71e2af84..c797e1a0a 100644
--- a/src/utils/info.txt
+++ b/src/utils/info.txt
@@ -5,6 +5,7 @@ load_on always
<source>
charset.cpp
cpuid.cpp
+debug.cpp
exceptn.cpp
mlock.cpp
parsing.cpp