summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/imagemgr.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:18:03 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:18:03 +0000
commit1fc9460e5dc463aa70db4a401818f4107756d02d (patch)
tree48aaa3f008927f786dea3589224c3c12078f3ea9 /sfx2/source/appl/imagemgr.cxx
parent45a4f53f3d2480007ae613c363b31dfe1fb47bb7 (diff)
INTEGRATION: CWS pchfix02 (1.16.88); FILE MERGED
2006/09/01 17:38:23 kaib 1.16.88.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sfx2/source/appl/imagemgr.cxx')
-rw-r--r--sfx2/source/appl/imagemgr.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sfx2/source/appl/imagemgr.cxx b/sfx2/source/appl/imagemgr.cxx
index 955a3ec23b02..f8dc47908371 100644
--- a/sfx2/source/appl/imagemgr.cxx
+++ b/sfx2/source/appl/imagemgr.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: imagemgr.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 22:10:03 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:18:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sfx2.hxx"
#include "imagemgr.hxx"
#ifndef _COM_SUN_STAR_FRAME_XCONTROLLER_HPP_