summaryrefslogtreecommitdiff
path: root/rsc/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 14:59:43 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 14:59:43 +0000
commit0ef6307fbda6af75c4bdbf3ac8e87c33d1bb40e0 (patch)
treefa822f9c702033e99fcaf3aec3b76f32155621b8 /rsc/source
parentdfa931b065d39424168336a7cd14b08520d5c1c4 (diff)
INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED
2006/09/01 17:33:21 kaib 1.5.20.1: #i68856# Added header markers and pch files
Diffstat (limited to 'rsc/source')
-rw-r--r--rsc/source/parser/rsckey.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/rsc/source/parser/rsckey.cxx b/rsc/source/parser/rsckey.cxx
index b766ee0914f2..9258c93c26c8 100644
--- a/rsc/source/parser/rsckey.cxx
+++ b/rsc/source/parser/rsckey.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rsckey.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 05:46:38 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:59:43 $
*
* 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 **************************************/
#include <stdlib.h>
#include <stdio.h>