summaryrefslogtreecommitdiff
path: root/rsc/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:01:02 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:01:02 +0000
commit0515a62e8ce9c83307a6decd6d62c83ac4772e24 (patch)
tree9553dcedab887e04fddad5bc7b708d9b0d6cd252 /rsc/source
parent08ee576c87e72bf6d0c0d02dc2c3d53fbc1036f4 (diff)
INTEGRATION: CWS pchfix02 (1.4.46); FILE MERGED
2006/09/01 17:33:22 kaib 1.4.46.1: #i68856# Added header markers and pch files
Diffstat (limited to 'rsc/source')
-rw-r--r--rsc/source/res/rscall.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/rsc/source/res/rscall.cxx b/rsc/source/res/rscall.cxx
index 0c52e5545c44..a8296897d96b 100644
--- a/rsc/source/res/rscall.cxx
+++ b/rsc/source/res/rscall.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rscall.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 13:52:50 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:01:02 $
*
* 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.