summaryrefslogtreecommitdiff
path: root/vcl/inc/svimpbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/svimpbox.hxx')
-rw-r--r--vcl/inc/svimpbox.hxx8
1 files changed, 1 insertions, 7 deletions
diff --git a/vcl/inc/svimpbox.hxx b/vcl/inc/svimpbox.hxx
index c5a51143f141..fb88701de835 100644
--- a/vcl/inc/svimpbox.hxx
+++ b/vcl/inc/svimpbox.hxx
@@ -36,13 +36,7 @@ class SvLBoxButton;
class SvTreeList;
class SvImpLBox;
class SvTreeListEntry;
-namespace comphelper
-{
- namespace string
- {
- class NaturalStringSorter;
- }
-}
+namespace comphelper::string { class NaturalStringSorter; }
class ImpLBSelEng final : public FunctionSet
{