summaryrefslogtreecommitdiff
path: root/rsc/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 14:57:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 14:57:57 +0000
commit2d02fcaec3ea73d4c4f9728dc5f5c2ef187936cb (patch)
treee3964ce54aac2b85a2438fb95b411f081a2cd67b /rsc/source
parentf642bbd80ab462ea19e802c3f0535d91faa63ff1 (diff)
INTEGRATION: CWS pchfix02 (1.3.46); FILE MERGED
2006/09/01 17:33:20 kaib 1.3.46.1: #i68856# Added header markers and pch files
Diffstat (limited to 'rsc/source')
-rw-r--r--rsc/source/misc/rscdbl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/rsc/source/misc/rscdbl.cxx b/rsc/source/misc/rscdbl.cxx
index bec93cec99aa..d7cb96142676 100644
--- a/rsc/source/misc/rscdbl.cxx
+++ b/rsc/source/misc/rscdbl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rscdbl.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 13:35:47 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:57:57 $
*
* 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_rsc.hxx"
+
#include <stdio.h>
#ifndef _RSCDB_HXX