summaryrefslogtreecommitdiff
path: root/i18npool/inc/chartonum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/chartonum.hxx')
-rw-r--r--i18npool/inc/chartonum.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/inc/chartonum.hxx b/i18npool/inc/chartonum.hxx
index 27107fda50c9..4824c1e505a3 100644
--- a/i18npool/inc/chartonum.hxx
+++ b/i18npool/inc/chartonum.hxx
@@ -22,7 +22,7 @@
#include <transliteration_Numeric.hxx>
-namespace com { namespace sun { namespace star { namespace i18n {
+namespace i18npool {
#define TRANSLITERATION_CHARTONUM( name ) \
class CharToNum##name : public transliteration_Numeric \
@@ -48,7 +48,7 @@ TRANSLITERATION_CHARTONUM(_th)
#undef TRANSLITERATION_CHARTONUM
-} } } }
+}
#endif // INCLUDED_I18NPOOL_INC_CHARTONUM_HXX