summaryrefslogtreecommitdiff
path: root/soltools/testhxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:35:56 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:35:56 +0000
commit9ad2040e972cec58da0fe33d3a7b8fe79766aa94 (patch)
treeaf96d92b58e798770c8fa783ac463df52ed028e5 /soltools/testhxx
parent38a8816e1770b356cc38298f39286d85f005e2cb (diff)
INTEGRATION: CWS pchfix02 (1.2.10); FILE MERGED
2006/09/01 17:40:19 kaib 1.2.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'soltools/testhxx')
-rw-r--r--soltools/testhxx/testhxx.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/soltools/testhxx/testhxx.cxx b/soltools/testhxx/testhxx.cxx
index 65f48045cbcc..5b3d4e5c357f 100644
--- a/soltools/testhxx/testhxx.cxx
+++ b/soltools/testhxx/testhxx.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testhxx.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 05:10:03 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:35:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,4 +33,7 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_soltools.hxx"
+
// This is just a dummy file; see the makefile.mk for the real work.