summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:42:52 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:42:52 +0000
commit1b3063291d305da25fbfcb752c9c6a5d1eb38879 (patch)
treee3b04111f04c729219e12219c059f6004486db27 /stoc
parentef33fe61bccf05e25471812a621e63c99076560b (diff)
INTEGRATION: CWS pchfix02 (1.3.36); FILE MERGED
2006/09/01 17:41:22 kaib 1.3.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'stoc')
-rw-r--r--stoc/test/excomp/excomp1.cxx7
-rw-r--r--stoc/test/excomp/excomp2.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/stoc/test/excomp/excomp1.cxx b/stoc/test/excomp/excomp1.cxx
index 87adf638c6c8..576a81f67812 100644
--- a/stoc/test/excomp/excomp1.cxx
+++ b/stoc/test/excomp/excomp1.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: excomp1.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 08:25:42 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:42:40 $
*
* 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_stoc.hxx"
+
#ifndef _OSL_DIAGNOSE_H_
#include <osl/diagnose.h>
#endif
diff --git a/stoc/test/excomp/excomp2.cxx b/stoc/test/excomp/excomp2.cxx
index cd6477c3ffb2..4b22709d45db 100644
--- a/stoc/test/excomp/excomp2.cxx
+++ b/stoc/test/excomp/excomp2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: excomp2.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 08:26:00 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:42:52 $
*
* 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_stoc.hxx"
+
#ifndef _OSL_DIAGNOSE_H_
#include <osl/diagnose.h>
#endif