summaryrefslogtreecommitdiff
path: root/framework/inc/fwkdllapi.h
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-04-29 16:27:41 +0200
committerMathias Bauer <mba@openoffice.org>2010-04-29 16:27:41 +0200
commit7c142871bc30b788fa350ee419f61bfdded1a14c (patch)
tree215174e77730a0fdc7466de885ee08c47817b563 /framework/inc/fwkdllapi.h
parent847276934a43760b2cc9822a37b6ca00ec20469f (diff)
CWS gnumake2: fix template export of MSVC
Diffstat (limited to 'framework/inc/fwkdllapi.h')
-rw-r--r--framework/inc/fwkdllapi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/inc/fwkdllapi.h b/framework/inc/fwkdllapi.h
index 45c65b166eb5..a22303386b68 100644
--- a/framework/inc/fwkdllapi.h
+++ b/framework/inc/fwkdllapi.h
@@ -4,7 +4,5 @@
#include "sal/types.h"
#include <fwidllapi.h>
-#include <cppuhelper/interfacecontainer.h>
-template struct FWI_DLLPUBLIC cppu::OBroadcastHelperVar<class cppu::OMultiTypeInterfaceContainerHelper,class com::sun::star::uno::Type>;
#endif /* INCLUDED_FWKDLLAPI_H */