diff options
Diffstat (limited to 'include/oox/vml/vmldrawing.hxx')
-rw-r--r-- | include/oox/vml/vmldrawing.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/include/oox/vml/vmldrawing.hxx b/include/oox/vml/vmldrawing.hxx index 9181b7356613..a11bfef0d328 100644 --- a/include/oox/vml/vmldrawing.hxx +++ b/include/oox/vml/vmldrawing.hxx @@ -44,8 +44,7 @@ namespace oox { namespace vml { class ShapeContainer; } } -namespace oox { -namespace vml { +namespace oox::vml { class ShapeBase; @@ -200,8 +199,7 @@ private: }; -} // namespace vml -} // namespace oox +} // namespace oox::vml #endif |