summaryrefslogtreecommitdiff
path: root/include/vcl/i18nhelp.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-07-19 18:45:58 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-19 20:41:14 +0200
commite06cb5853f735e523f740dec82954c54cbe47f48 (patch)
tree0e4841cb54766a810fdca5af125ce8c01ecaa384 /include/vcl/i18nhelp.hxx
parent1d3bec99e87c6f1e083f36bc1906839025d640df (diff)
compact namespace: vcl
Change-Id: Ic861003f522e76431fffaadc408d0a153b12d0e2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99003 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/vcl/i18nhelp.hxx')
-rw-r--r--include/vcl/i18nhelp.hxx8
1 files changed, 1 insertions, 7 deletions
diff --git a/include/vcl/i18nhelp.hxx b/include/vcl/i18nhelp.hxx
index 38d0232b20b4..306440f61439 100644
--- a/include/vcl/i18nhelp.hxx
+++ b/include/vcl/i18nhelp.hxx
@@ -27,18 +27,12 @@
#include <vcl/dllapi.h>
#include <memory>
-namespace com {
-namespace sun {
-namespace star {
-namespace uno {
+namespace com::sun::star::uno {
class XComponentContext;
}
-}}}
-
namespace utl {
class TransliterationWrapper;
}
-
class LocaleDataWrapper;
namespace vcl