summaryrefslogtreecommitdiff
path: root/i18npool/inc/numtochar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/numtochar.hxx')
-rw-r--r--i18npool/inc/numtochar.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/inc/numtochar.hxx b/i18npool/inc/numtochar.hxx
index f7dbd9207743..f53a5af713f8 100644
--- a/i18npool/inc/numtochar.hxx
+++ b/i18npool/inc/numtochar.hxx
@@ -22,7 +22,7 @@
#include <transliteration_Numeric.hxx>
-namespace com { namespace sun { namespace star { namespace i18n {
+namespace i18npool {
#define TRANSLITERATION_NUMTOCHAR( name ) \
class NumToChar##name : public transliteration_Numeric \
@@ -49,7 +49,7 @@ TRANSLITERATION_NUMTOCHAR(Halfwidth)
#undef TRANSLITERATION_NUMTOCHAR
-} } } }
+}
#endif // INCLUDED_I18NPOOL_INC_NUMTOCHAR_HXX