summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-01-20 12:42:07 +0000
committerRüdiger Timm <rt@openoffice.org>2004-01-20 12:42:07 +0000
commit40624fd7d2190b13fdc98031460519106dc721d6 (patch)
treed569b8929a3a9bbac08b528993c01df2615a0abb /i18npool
parent13d785f35ab57af8656f3bb678bcb68dce54a8e4 (diff)
INTEGRATION: CWS i18n10 (1.7.48); FILE MERGED
2003/12/17 20:21:20 khong 1.7.48.1: #i22138# remove TOOLS usage from i18npool, and make i18npool a good component
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/saxparser.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/i18npool/source/localedata/saxparser.cxx b/i18npool/source/localedata/saxparser.cxx
index fb13cca1beca..fd1f4c35fdb3 100644
--- a/i18npool/source/localedata/saxparser.cxx
+++ b/i18npool/source/localedata/saxparser.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: saxparser.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2003-04-23 16:53:59 $
+ * last change: $Author: rt $ $Date: 2004-01-20 13:42:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,7 +60,6 @@
************************************************************************/
#include <stdio.h>
-#include <vector>
#include <stack>
#include <com/sun/star/registry/XImplementationRegistration.hpp>
@@ -79,7 +78,6 @@
#include <vos/diagnose.hxx>
-#include <tools/string.hxx>
#include "LocaleNode.hxx"
using namespace ::rtl;