summaryrefslogtreecommitdiff
path: root/framework/inc/fwkdllapi.h
blob: 45c65b166eb5a356a582492f3d086948c27e2e37 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef INCLUDED_FWKDLLAPI_H
#define INCLUDED_FWKDLLAPI_H

#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 */