From ace8c8896aa13a6fc4e489277cf9c96f49175322 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 3 Nov 2002 11:46:05 +0000 Subject: WE DONT USE BASE DISPLAY FOR ANYTHING ANY MORE!!@^!*@*!! YAY --- src/configuration.hh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/configuration.hh') diff --git a/src/configuration.hh b/src/configuration.hh index 418c2639..a45bd3f8 100644 --- a/src/configuration.hh +++ b/src/configuration.hh @@ -6,6 +6,8 @@ #include #include +namespace ob { + /* * The Configuration class is a generic wrapper for configuration settings. * @@ -74,4 +76,6 @@ private: XrmDatabase _database; }; +} + #endif // __Configuration_hh -- cgit v1.2.3