summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/pcrcommon.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:20:17 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:20:17 +0000
commit2545a611ef2137f9838ccac872dca20772970f65 (patch)
tree9669a2308f237f68ea24081f3fe1ae8b57bab9bd /extensions/source/propctrlr/pcrcommon.cxx
parenta067563b03fe2a0c040045f290610ffeb4749ff0 (diff)
INTEGRATION: CWS pchfix02 (1.4.94); FILE MERGED
2006/09/01 17:26:42 kaib 1.4.94.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source/propctrlr/pcrcommon.cxx')
-rw-r--r--extensions/source/propctrlr/pcrcommon.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/pcrcommon.cxx b/extensions/source/propctrlr/pcrcommon.cxx
index 35dcd53397bd..1575150973bb 100644
--- a/extensions/source/propctrlr/pcrcommon.cxx
+++ b/extensions/source/propctrlr/pcrcommon.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pcrcommon.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: vg $ $Date: 2006-03-14 11:27:28 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:20:17 $
*
* 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_PCRCOMMON_HXX_
#include "pcrcommon.hxx"
#endif