summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:59:44 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:59:44 +0000
commit8c0a85ee8a6b8d41a91e364b98c279c8c776fb4c (patch)
tree1025175c192c55b07b0f1767d7935bb8567f3d70
parentf6e9473082e3dae910670eb9812340ba0a74dce1 (diff)
INTEGRATION: CWS pchfix02 (1.7.68); FILE MERGED
2006/09/01 17:54:55 kaib 1.7.68.1: #i68856# Added header markers and pch files
-rw-r--r--tools/source/rc/rc.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/tools/source/rc/rc.cxx b/tools/source/rc/rc.cxx
index 6e2e9a338119..023caa84fa4a 100644
--- a/tools/source/rc/rc.cxx
+++ b/tools/source/rc/rc.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rc.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: vg $ $Date: 2006-04-07 16:16:52 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:59:44 $
*
* 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_tools.hxx"
+
#define _TOOLS_RC_CXX
#include <string.h>