summaryrefslogtreecommitdiffstats
path: root/extensions/test/sax
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:33:37 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:33:37 +0000
commit19761f0376bf00e7613d44adf8e4a6f140cef402 (patch)
tree964cda8611e78ffab2ad426e7bebd18300f79d15 /extensions/test/sax
parentINTEGRATION: CWS pchfix02 (1.3.482); FILE MERGED (diff)
downloadcore-19761f0376bf00e7613d44adf8e4a6f140cef402.tar.gz
core-19761f0376bf00e7613d44adf8e4a6f140cef402.zip
INTEGRATION: CWS pchfix02 (1.5.46); FILE MERGED
2006/09/01 17:26:52 kaib 1.5.46.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/test/sax')
-rw-r--r--extensions/test/sax/testsax.cxx7
-rw-r--r--extensions/test/sax/testwriter.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/extensions/test/sax/testsax.cxx b/extensions/test/sax/testsax.cxx
index 349234f12ced..61aee2a407ea 100644
--- a/extensions/test/sax/testsax.cxx
+++ b/extensions/test/sax/testsax.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testsax.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2006-06-02 13:01:31 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:33:23 $
*
* 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_extensions.hxx"
+
#include <stdio.h>
#include <string.h>
#include <smart/com/sun/star/test/XSimpleTest.hxx>
diff --git a/extensions/test/sax/testwriter.cxx b/extensions/test/sax/testwriter.cxx
index c81e4df72a52..c3ed5df5b7f0 100644
--- a/extensions/test/sax/testwriter.cxx
+++ b/extensions/test/sax/testwriter.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testwriter.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2006-06-02 13:02:15 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:33:37 $
*
* 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_extensions.hxx"
+
//#include <tools/presys.h>
#include <vector>
//#include <tools/postsys.h>