summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-11-22 09:45:43 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-11-22 09:45:43 +0000
commit2acf39b5656e414b9feb881dae4f92cff66cb278 (patch)
treec71a0aa44b15b4b78d0614748a27ae0570005507 /xmloff/source/transform
parent904411944a7e1c076d164fb0a0a58b822f188847 (diff)
INTEGRATION: CWS hr33 (1.18.98); FILE MERGED
2006/11/03 17:07:05 hr 1.18.98.2: RESYNC: (1.18-1.20); FILE MERGED 2006/05/03 14:26:32 hr 1.18.98.1: #i55967#: remove not needed STL includes
Diffstat (limited to 'xmloff/source/transform')
-rw-r--r--xmloff/source/transform/TransformerBase.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/xmloff/source/transform/TransformerBase.cxx b/xmloff/source/transform/TransformerBase.cxx
index 951e783df000..250f547652a1 100644
--- a/xmloff/source/transform/TransformerBase.cxx
+++ b/xmloff/source/transform/TransformerBase.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: TransformerBase.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:29:06 $
+ * last change: $Author: vg $ $Date: 2006-11-22 10:45:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -103,9 +103,6 @@
#include "TContextVector.hxx"
#endif
-#include <vector>
-#include <hash_map>
-
using ::rtl::OUString;
using ::rtl::OUStringBuffer;
using namespace ::osl;