summaryrefslogtreecommitdiff
path: root/sw/qa
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 19:33:14 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 19:33:14 +0000
commit387a6874bd607654c14c01d166df0daee29ee88f (patch)
treedc9b01f7ee7270a69baffa9d6c74188fd0ffe918 /sw/qa
parentaa51d77fddb7b9b07b255897cfbe646fb5ec5051 (diff)
INTEGRATION: CWS pchfix02 (1.2.2); FILE MERGED
2006/09/01 17:51:09 kaib 1.2.2.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/qa')
-rw-r--r--sw/qa/core/Test-BigPtrArray.cxx7
-rw-r--r--sw/qa/core/bigpointerarray-new.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/sw/qa/core/Test-BigPtrArray.cxx b/sw/qa/core/Test-BigPtrArray.cxx
index 9781b0552c78..dc95d505de7c 100644
--- a/sw/qa/core/Test-BigPtrArray.cxx
+++ b/sw/qa/core/Test-BigPtrArray.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: Test-BigPtrArray.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 15:39:09 $
+ * last change: $Author: obo $ $Date: 2006-09-16 20:32:49 $
*
* 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_sw.hxx"
#define TIMELOG
#include <cppunit/simpleheader.hxx>
diff --git a/sw/qa/core/bigpointerarray-new.cxx b/sw/qa/core/bigpointerarray-new.cxx
index 9659f051af17..deba24b8b42b 100644
--- a/sw/qa/core/bigpointerarray-new.cxx
+++ b/sw/qa/core/bigpointerarray-new.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bigpointerarray-new.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 15:39:23 $
+ * last change: $Author: obo $ $Date: 2006-09-16 20:33:14 $
*
* 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_sw.hxx"
+
#include "bparr.hxx"
#include <algorithm>