aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-12-27 01:40:44 +0000
committerlloyd <[email protected]>2009-12-27 01:40:44 +0000
commitfc59634e55f2094bc133dbfce211e9809d6f19cb (patch)
tree53309b456c3b3ebb046bf3da3e15d5236e91b6b2 /src
parent93eda35a7680421844bab8942b310237fc09d99d (diff)
Add debug source to build. Fix typo in source.
Diffstat (limited to 'src')
-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