summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:36:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:36:39 +0000
commit87bb6e5dbeccb268edb8f535a7cd08ae727812c6 (patch)
tree1e5cf2f365cebb67f62017a6fff80a11b5de2bb3 /shell
parent40cfd9c78431d88df2d65e5e51aa713aebc66c0f (diff)
INTEGRATION: CWS pchfix02 (1.2.6); FILE MERGED
2006/09/01 17:39:02 kaib 1.2.6.1: #i68856# Added header markers and pch files
Diffstat (limited to 'shell')
-rw-r--r--shell/source/backends/desktopbe/desktopbecdef.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/shell/source/backends/desktopbe/desktopbecdef.cxx b/shell/source/backends/desktopbe/desktopbecdef.cxx
index 215e4c07d2fc..7084981bf14f 100644
--- a/shell/source/backends/desktopbe/desktopbecdef.cxx
+++ b/shell/source/backends/desktopbe/desktopbecdef.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: desktopbecdef.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ihi $ $Date: 2006-08-04 12:28:17 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:36: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_shell.hxx"
+
#ifndef _COM_SUN_STAR_CONFIGURATION_BACKEND_XSCHEMASUPPLIER_HPP_
#include <com/sun/star/configuration/backend/XSingleLayerStratum.hpp>
#endif