summaryrefslogtreecommitdiff
path: root/filter/source/t602
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-06-24 15:49:56 +0000
committerKurt Zenker <kz@openoffice.org>2008-06-24 15:49:56 +0000
commit14a006076898c0db30cd9414f89c7c65cfa55bd4 (patch)
tree6fb44bdaa6e49bc363cd5800b596a8fccd79f0eb /filter/source/t602
parent4d7ed9b6a70d7314c6623cc3aa02686cee1f2f3b (diff)
INTEGRATION: CWS obo30 (1.3.56); FILE MERGED
2008/06/09 06:45:31 obo 1.3.56.2: #i90100# EOL missing 2008/06/05 06:22:43 obo 1.3.56.1: #i90100# ENABLE_PCH build
Diffstat (limited to 'filter/source/t602')
-rw-r--r--filter/source/t602/t602filter.cxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/filter/source/t602/t602filter.cxx b/filter/source/t602/t602filter.cxx
index a8235a912135..2c3199fa3e70 100644
--- a/filter/source/t602/t602filter.cxx
+++ b/filter/source/t602/t602filter.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: t602filter.cxx,v $
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@@ -27,6 +27,8 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_filter.hxx"
#include "t602filter.hxx"
#include "t602filter.hrc"
@@ -1263,3 +1265,4 @@ Reference< XInterface > SAL_CALL T602ImportFilterDialog_createInstance( const Re
}
}
+