summaryrefslogtreecommitdiff
path: root/src/dal/dalexcept.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dal/dalexcept.h')
-rw-r--r--src/dal/dalexcept.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dal/dalexcept.h b/src/dal/dalexcept.h
index 6edf2938..e2d5b2b1 100644
--- a/src/dal/dalexcept.h
+++ b/src/dal/dalexcept.h
@@ -27,9 +27,6 @@
#include <string>
-
-namespace tmwserv
-{
namespace dal
{
@@ -191,7 +188,5 @@ class RsColumnHeadersNotSet: public std::exception
} // namespace dal
-} // namespace tmwserv
-
#endif // _TMWSERV_DAL_EXCEPT_H_