summaryrefslogtreecommitdiff
path: root/extensions/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:19:31 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:19:31 +0000
commita067563b03fe2a0c040045f290610ffeb4749ff0 (patch)
tree90868fecd56cfa82aee56184adf1c4cffa27b60d /extensions/source
parent6865bc68239ce6c371ba781da88d1cdbb41f11a8 (diff)
INTEGRATION: CWS pchfix02 (1.7.94); FILE MERGED
2006/09/01 17:26:42 kaib 1.7.94.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source')
-rw-r--r--extensions/source/propctrlr/modulepcr.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/modulepcr.cxx b/extensions/source/propctrlr/modulepcr.cxx
index fb185b24a935..13a2e6302c5d 100644
--- a/extensions/source/propctrlr/modulepcr.cxx
+++ b/extensions/source/propctrlr/modulepcr.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: modulepcr.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: vg $ $Date: 2006-03-14 11:26:32 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:19:31 $
*
* 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_extensions.hxx"
+
#ifndef EXTENSIONS_PROPCTRLR_MODULEPRC_HXX
#include "modulepcr.hxx"
#endif