summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration/uiconfigurationmanager.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:16:46 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:16:46 +0000
commitdbdc160cfb2e1f9e65231cf316b9aab99f8b8b08 (patch)
tree57d8f655507f1bce3b67484a2e1e3200a26f06a9 /framework/source/uiconfiguration/uiconfigurationmanager.cxx
parentfcc9ee29e0984f8f4d13de177f15be87f8e28377 (diff)
INTEGRATION: CWS pchfix02 (1.15.52); FILE MERGED
2006/09/01 17:29:24 kaib 1.15.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/source/uiconfiguration/uiconfigurationmanager.cxx')
-rw-r--r--framework/source/uiconfiguration/uiconfigurationmanager.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/uiconfiguration/uiconfigurationmanager.cxx b/framework/source/uiconfiguration/uiconfigurationmanager.cxx
index 88fcd48cd1..c01b631ad3 100644
--- a/framework/source/uiconfiguration/uiconfigurationmanager.cxx
+++ b/framework/source/uiconfiguration/uiconfigurationmanager.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: uiconfigurationmanager.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 11:35:13 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:16:46 $
*
* 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_framework.hxx"
+
#ifndef __FRAMEWORK_UICONFIGURATION_UICONFIGMANAGER_HXX_
#include <uiconfiguration/uiconfigurationmanager.hxx>
#endif