summaryrefslogtreecommitdiff
path: root/rsc/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:04:21 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:04:21 +0000
commit3c6fe407943b064bd07b6b5df8ef73462e3ec748 (patch)
treec310e76c7637f0563cdfafd8f7cdd0ddeab28958 /rsc/source
parent3b96af89a692b72eb8e13fd8cb2f37a3bfdfdf4c (diff)
INTEGRATION: CWS pchfix02 (1.14.8); FILE MERGED
2006/09/01 17:33:25 kaib 1.14.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'rsc/source')
-rw-r--r--rsc/source/tools/rsctools.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/rsc/source/tools/rsctools.cxx b/rsc/source/tools/rsctools.cxx
index 8a70acee5f46..8757498f78ba 100644
--- a/rsc/source/tools/rsctools.cxx
+++ b/rsc/source/tools/rsctools.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rsctools.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: rt $ $Date: 2006-07-25 09:36:46 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:04:21 $
*
* 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_rsc.hxx"
/****************** I N C L U D E S **************************************/
// C and C++ Includes.