summaryrefslogtreecommitdiff
path: root/i18npool/inc/texttonum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/texttonum.hxx')
-rw-r--r--i18npool/inc/texttonum.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/inc/texttonum.hxx b/i18npool/inc/texttonum.hxx
index ab570ec0b67e..b4980fdea848 100644
--- a/i18npool/inc/texttonum.hxx
+++ b/i18npool/inc/texttonum.hxx
@@ -22,7 +22,7 @@
#include <transliteration_Numeric.hxx>
-namespace com { namespace sun { namespace star { namespace i18n {
+namespace i18npool {
#define TRANSLITERATION_TEXTTONUM( name ) \
class TextToNum##name : public transliteration_Numeric \
@@ -46,7 +46,7 @@ TRANSLITERATION_TEXTTONUM(KanjiLongTraditional_ja_JP)
#undef TRANSLITERATION_TEXTTONUM
-} } } }
+}
#endif // INCLUDED_I18NPOOL_INC_TEXTTONUM_HXX