summaryrefslogtreecommitdiff
path: root/embeddedobj/test
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:46:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:46:57 +0000
commit5d2be1a460cfb3ea399247d9355e598b0e00a720 (patch)
tree94b7784487cb94ec1844a60916aa49dbd83b8814 /embeddedobj/test
parent69b8a6515dfefaf7eb6cfbc320a96398c786a32d (diff)
INTEGRATION: CWS pchfix02 (1.3.58); FILE MERGED
2006/09/01 17:25:55 kaib 1.3.58.1: #i68856# Added header markers and pch files
Diffstat (limited to 'embeddedobj/test')
-rw-r--r--embeddedobj/test/mtexecutor/bitmapcreator.cxx7
-rw-r--r--embeddedobj/test/mtexecutor/mainthreadexecutor.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/embeddedobj/test/mtexecutor/bitmapcreator.cxx b/embeddedobj/test/mtexecutor/bitmapcreator.cxx
index f81b02f99538..3032b3272763 100644
--- a/embeddedobj/test/mtexecutor/bitmapcreator.cxx
+++ b/embeddedobj/test/mtexecutor/bitmapcreator.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bitmapcreator.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 18:49:08 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:46:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_embeddedobj.hxx"
+
#include "bitmapcreator.hxx"
#include <vcl/bitmapex.hxx>
diff --git a/embeddedobj/test/mtexecutor/mainthreadexecutor.cxx b/embeddedobj/test/mtexecutor/mainthreadexecutor.cxx
index e8d516172137..ed925dc9983d 100644
--- a/embeddedobj/test/mtexecutor/mainthreadexecutor.cxx
+++ b/embeddedobj/test/mtexecutor/mainthreadexecutor.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mainthreadexecutor.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 18:49:43 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:46:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_embeddedobj.hxx"
+
#include "mainthreadexecutor.hxx"
#include <vcl/svapp.hxx>