diff options
Diffstat (limited to 'include/i18nutil/paper.hxx')
-rw-r--r-- | include/i18nutil/paper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/i18nutil/paper.hxx b/include/i18nutil/paper.hxx index 99bf5df87116..3590e170a60a 100644 --- a/include/i18nutil/paper.hxx +++ b/include/i18nutil/paper.hxx @@ -23,7 +23,7 @@ #include <i18nutil/i18nutildllapi.h> #include <rtl/string.hxx> -namespace com { namespace sun { namespace star { namespace lang { struct Locale; } } } } +namespace com::sun::star::lang { struct Locale; } //!! The values of the following enumerators must correspond to the array position //!! of the respective paper size in the file i18nutil/source/utility/paper.cxx |