summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration/moduleimagemanager.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:15:47 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:15:47 +0000
commitf972132b839736fa192de9bb765ca3e520ff96cf (patch)
tree9c5ae0dce0fac1fcc4cb289dec2dfdbedd194f6b /framework/source/uiconfiguration/moduleimagemanager.cxx
parent474e8002da38befab0f200a229574f3dabe8285c (diff)
INTEGRATION: CWS pchfix02 (1.13.52); FILE MERGED
2006/09/01 17:29:23 kaib 1.13.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/source/uiconfiguration/moduleimagemanager.cxx')
-rw-r--r--framework/source/uiconfiguration/moduleimagemanager.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/uiconfiguration/moduleimagemanager.cxx b/framework/source/uiconfiguration/moduleimagemanager.cxx
index e53c89920c..2c9cc12bf1 100644
--- a/framework/source/uiconfiguration/moduleimagemanager.cxx
+++ b/framework/source/uiconfiguration/moduleimagemanager.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: moduleimagemanager.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 11:31:13 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:15:47 $
*
* 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 _RTL_LOGFILE_HXX_
#include <rtl/logfile.hxx>
#endif