summaryrefslogtreecommitdiff
path: root/vcl/inc/graphic/Manager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/graphic/Manager.hxx')
-rw-r--r--vcl/inc/graphic/Manager.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/inc/graphic/Manager.hxx b/vcl/inc/graphic/Manager.hxx
index bb52a0cfcf8f..8b21f1c46105 100644
--- a/vcl/inc/graphic/Manager.hxx
+++ b/vcl/inc/graphic/Manager.hxx
@@ -25,9 +25,7 @@
class ImpGraphic;
-namespace vcl
-{
-namespace graphic
+namespace vcl::graphic
{
class Manager final
{
@@ -68,7 +66,7 @@ public:
std::shared_ptr<ImpGraphic> newInstance(const GDIMetaFile& rMtf);
std::shared_ptr<ImpGraphic> newInstance(const GraphicExternalLink& rGraphicLink);
};
-}
+
} // end namespace vcl::graphic
#endif // INCLUDED_VCL_INC_GRAPHIC_MANAGER_HXX