summaryrefslogtreecommitdiffstats
path: root/idl/inc/types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idl/inc/types.hxx')
-rwxr-xr-xidl/inc/types.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idl/inc/types.hxx b/idl/inc/types.hxx
index 4913c21c4870..b37cfd1242c0 100755
--- a/idl/inc/types.hxx
+++ b/idl/inc/types.hxx
@@ -32,8 +32,8 @@
#include <tools/ref.hxx>
#include <basobj.hxx>
-class SvSlotElementList;
struct SvSlotElement;
+typedef std::vector<SvSlotElement*> SvSlotElementList;
SV_DECL_REF(SvMetaType)
SV_DECL_REF(SvMetaAttribute)