summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/odebug.h
authorzecke <zecke>2004-05-28 23:56:53 (UTC)
committer zecke <zecke>2004-05-28 23:56:53 (UTC)
commite163b479be800d0b388cf52d046adfc83f5cc1d8 (patch) (side-by-side diff)
treecd4ff4523cf1249220e69b835879f8632b9877bc /libopie2/opiecore/odebug.h
parent62c6f006218382835539f23a71c3ff6d1c51fb2f (diff)
downloadopie-e163b479be800d0b388cf52d046adfc83f5cc1d8.zip
opie-e163b479be800d0b388cf52d046adfc83f5cc1d8.tar.gz
opie-e163b479be800d0b388cf52d046adfc83f5cc1d8.tar.bz2
Be nice to Ar. Put the closing of the namespace into the guards
guarding against multiple header inclusion...
Diffstat (limited to 'libopie2/opiecore/odebug.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opiecore/odebug.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/libopie2/opiecore/odebug.h b/libopie2/opiecore/odebug.h
index b040166..3851a41 100644
--- a/libopie2/opiecore/odebug.h
+++ b/libopie2/opiecore/odebug.h
@@ -477,7 +477,8 @@ void odClearDebugConfig();
#define odBacktrace ondBacktrace
#endif
-#endif
-
}
}
+
+#endif
+