summaryrefslogtreecommitdiff
path: root/rsc/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:02:35 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:02:35 +0000
commit2c7dccd73ac268a9ccfac17af1ef24df74a0b7c8 (patch)
tree2aaba9a261600f9d014b54160b6415202b5fa64e /rsc/source
parent4c266e78984aa7160fab912b180d85697641955e (diff)
INTEGRATION: CWS pchfix02 (1.6.46); FILE MERGED
2006/09/01 17:33:23 kaib 1.6.46.1: #i68856# Added header markers and pch files
Diffstat (limited to 'rsc/source')
-rw-r--r--rsc/source/res/rscmgr.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/rsc/source/res/rscmgr.cxx b/rsc/source/res/rscmgr.cxx
index 1e2c25c93a7a..75e96afd8231 100644
--- a/rsc/source/res/rscmgr.cxx
+++ b/rsc/source/res/rscmgr.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rscmgr.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 13:56:23 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:02:35 $
*
* 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.