summaryrefslogtreecommitdiff
path: root/rsc/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 14:58:51 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 14:58:51 +0000
commit8640e80ac29b7dae3d07de4814c8e3139cf90446 (patch)
tree3a3632d23ffc8eff7060eae6ae85ebe5f010ea04 /rsc/source
parent2db6793e3d0c01c14c0202b0fbf2a0462741889a (diff)
INTEGRATION: CWS pchfix02 (1.14.22); FILE MERGED
2006/09/01 17:33:20 kaib 1.14.22.1: #i68856# Added header markers and pch files
Diffstat (limited to 'rsc/source')
-rw-r--r--rsc/source/parser/rscdb.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/rsc/source/parser/rscdb.cxx b/rsc/source/parser/rscdb.cxx
index ab99b9d931a9..8257dc7d77fa 100644
--- a/rsc/source/parser/rscdb.cxx
+++ b/rsc/source/parser/rscdb.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rscdb.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 05:45:47 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:58:51 $
*
* 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.
#include <ctype.h> // isdigit(), isalpha()