summaryrefslogtreecommitdiff
path: root/extensions/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:25:03 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:25:03 +0000
commite599d1a5da120c7ec0f63b99253667f14e0f8d42 (patch)
tree57927f38d8945368b793a1bdddd3465854d2c01b /extensions/source
parent304bb37e4a2a0aa683fd4ecc61ee18e99219df9a (diff)
INTEGRATION: CWS pchfix02 (1.8.22); FILE MERGED
2006/09/01 17:26:45 kaib 1.8.22.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source')
-rw-r--r--extensions/source/propctrlr/usercontrol.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/usercontrol.cxx b/extensions/source/propctrlr/usercontrol.cxx
index 755827114837..adb7af1ec983 100644
--- a/extensions/source/propctrlr/usercontrol.cxx
+++ b/extensions/source/propctrlr/usercontrol.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: usercontrol.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2006-07-26 08:01:57 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:25:03 $
*
* 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_USERCONTROL_HXX_
#include "usercontrol.hxx"
#endif