summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:05:52 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:05:52 +0000
commit01c46bd452ffa82ab9c6fa7879a0e8dc5b5ef73d (patch)
treef7cc574ae6dee9c8d3d30c76d3eb7bfbbf07e474
parent3e0479859918dfeb2e3b435f95ca35faec2b5032 (diff)
INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED
2006/09/01 17:26:33 kaib 1.3.186.1: #i68856# Added header markers and pch files
-rw-r--r--extensions/source/ole/unotypewrapper.cxx7
-rw-r--r--extensions/source/ole/windata.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/extensions/source/ole/unotypewrapper.cxx b/extensions/source/ole/unotypewrapper.cxx
index 99a013a049c7..de05ba9165b9 100644
--- a/extensions/source/ole/unotypewrapper.cxx
+++ b/extensions/source/ole/unotypewrapper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unotypewrapper.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:46:25 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:05:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_extensions.hxx"
#include "unotypewrapper.hxx"
#include "rtl/ustring.hxx"
diff --git a/extensions/source/ole/windata.cxx b/extensions/source/ole/windata.cxx
index 6252509b47b1..5d573d23139a 100644
--- a/extensions/source/ole/windata.cxx
+++ b/extensions/source/ole/windata.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: windata.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:46:55 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:05:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_extensions.hxx"
#include "windata.hxx"