summaryrefslogtreecommitdiff
path: root/transex3
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 15:31:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 15:31:08 +0000
commit04968ee0c4db7001ba2fee60b5bc993dee9b03d5 (patch)
treee3737d33330e63de254a3f51bff77fb5bb234c1d /transex3
parente3f60269e96e9198d53b98c4c6fb7acfa084b62f (diff)
INTEGRATION: CWS ooo20030412 (1.1.1.1.68); FILE MERGED
2003/04/01 11:09:15 mh 1.1.1.1.68.1: chg: header to standard, #i3557#
Diffstat (limited to 'transex3')
-rw-r--r--transex3/source/wrdtrans.cxx11
1 files changed, 2 insertions, 9 deletions
diff --git a/transex3/source/wrdtrans.cxx b/transex3/source/wrdtrans.cxx
index adeb00e6aebc..cf75cca19c1a 100644
--- a/transex3/source/wrdtrans.cxx
+++ b/transex3/source/wrdtrans.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: wrdtrans.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:03:26 $
+ * last change: $Author: hr $ $Date: 2003-04-28 16:31:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,14 +64,7 @@
// NOT FULLY DECLARED SERVICES
- // STL einbinden
-#if STLPORT_VERSION < 321
-#include <tools/presys.h>
-#include <vector.h>
-#include <tools/postsys.h>
-#else
#include <vector>
-#endif // STLPORT_VERSION < 321
#include <vos/macros.hxx>