summaryrefslogtreecommitdiff
path: root/extensions/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:22:08 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:22:08 +0000
commit1aa8be1d94dc9578acd1cbdac23ce3821fb075c9 (patch)
tree67f7119ada8ce3c553d75c40d07c9127edb44cca /extensions/source
parent7e92bbcb2d9bc50e1e6c6814110ad25ff7d80ac7 (diff)
INTEGRATION: CWS pchfix02 (1.16.94); FILE MERGED
2006/09/01 17:26:43 kaib 1.16.94.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source')
-rw-r--r--extensions/source/propctrlr/propertyeditor.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/propertyeditor.cxx b/extensions/source/propctrlr/propertyeditor.cxx
index 415564b5f8bf..9e8a613f8d4b 100644
--- a/extensions/source/propctrlr/propertyeditor.cxx
+++ b/extensions/source/propctrlr/propertyeditor.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: propertyeditor.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: vg $ $Date: 2006-03-14 11:30:09 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:22:08 $
*
* 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_PROPERTYEDITOR_HXX_
#include "propertyeditor.hxx"
#endif