summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/odebug.cpp
Side-by-side diff
Diffstat (limited to 'libopie2/opiecore/odebug.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opiecore/odebug.cpp7
1 files changed, 6 insertions, 1 deletions
diff --git a/libopie2/opiecore/odebug.cpp b/libopie2/opiecore/odebug.cpp
index a40ef53..cac985b 100644
--- a/libopie2/opiecore/odebug.cpp
+++ b/libopie2/opiecore/odebug.cpp
@@ -67,3 +67,4 @@
-
+namespace Opie {
+namespace Core {
/*======================================================================================
@@ -616,2 +617,3 @@ void odClearDebugConfig()
+
#ifdef OPIE_NO_DEBUG
@@ -620 +622,4 @@ void odClearDebugConfig()
#endif
+
+}
+} \ No newline at end of file