summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/facreg.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 18:24:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 18:24:39 +0000
commit653a77931425c258493566173c95b87e76c5f6b6 (patch)
tree2f03c50f538b472dc021e7ac10d3f8488251eaad /sd/source/ui/unoidl/facreg.cxx
parent56ee8670a05115427cec0d7ea59ccccc69cc8ee4 (diff)
INTEGRATION: CWS pchfix02 (1.9.282); FILE MERGED
2006/09/01 17:37:29 kaib 1.9.282.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/ui/unoidl/facreg.cxx')
-rw-r--r--sd/source/ui/unoidl/facreg.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/source/ui/unoidl/facreg.cxx b/sd/source/ui/unoidl/facreg.cxx
index 2f38a8fc0e2e..38912b9659f5 100644
--- a/sd/source/ui/unoidl/facreg.cxx
+++ b/sd/source/ui/unoidl/facreg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: facreg.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 06:47:42 $
+ * last change: $Author: obo $ $Date: 2006-09-16 19:24:39 $
*
* 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_sd.hxx"
+
#ifndef _COM_SUN_STAR_REGISTRY_XREGISTRYKEY_HPP_
#include <com/sun/star/registry/XRegistryKey.hpp>
#endif