aboutsummaryrefslogtreecommitdiff
path: root/dw/iterator.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/iterator.hh')
-rw-r--r--dw/iterator.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/iterator.hh b/dw/iterator.hh
index 838d66a1..c5cfd72b 100644
--- a/dw/iterator.hh
+++ b/dw/iterator.hh
@@ -252,7 +252,7 @@ public:
hpos, vpos); }
};
-} // namespace dw
} // namespace core
+} // namespace dw
#endif // __ITERATOR_HH__