summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/imagemgr.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-11 13:56:16 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-11 13:56:16 +0000
commit7a89a61ccaf74e3bccc3b883a29f4c3c17ee9d13 (patch)
tree02e5894f8849d4ef3166cef2b7c0b53ff52ddd09 /sfx2/source/appl/imagemgr.cxx
parent63977983bc2b12ed3b4d0b22e8c8f6ae64099820 (diff)
INTEGRATION: CWS sb25 (1.8.164); FILE MERGED
2004/11/12 17:03:42 sb 1.8.164.1: #i37077# Reduce number of exported symbols of sfx dynamic library.
Diffstat (limited to 'sfx2/source/appl/imagemgr.cxx')
-rw-r--r--sfx2/source/appl/imagemgr.cxx9
1 files changed, 6 insertions, 3 deletions
diff --git a/sfx2/source/appl/imagemgr.cxx b/sfx2/source/appl/imagemgr.cxx
index 4af3eb968d19..59c1c5d4ec1a 100644
--- a/sfx2/source/appl/imagemgr.cxx
+++ b/sfx2/source/appl/imagemgr.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: imagemgr.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2004-07-06 13:32:36 $
+ * last change: $Author: rt $ $Date: 2005-01-11 14:56:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,7 +59,10 @@
*
************************************************************************/
-// includes --------------------------------------------------------------
+#include "sal/config.h"
+
+#include "imagemgr.hxx"
+
#ifndef _COM_SUN_STAR_UNO_REFERENCE_HXX_
#include <com/sun/star/uno/Reference.hxx>
#endif