diff options
Diffstat (limited to 'xmloff/inc/XMLBitmapRepeatOffsetPropertyHandler.hxx')
-rw-r--r-- | xmloff/inc/XMLBitmapRepeatOffsetPropertyHandler.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLBitmapRepeatOffsetPropertyHandler.hxx b/xmloff/inc/XMLBitmapRepeatOffsetPropertyHandler.hxx index 393cd4761825..c7739a5c7206 100644 --- a/xmloff/inc/XMLBitmapRepeatOffsetPropertyHandler.hxx +++ b/xmloff/inc/XMLBitmapRepeatOffsetPropertyHandler.hxx @@ -22,7 +22,7 @@ #include <xmloff/xmlprhdl.hxx> -struct SvXMLEnumMapEntry; +template<typename EnumT> struct SvXMLEnumMapEntry; /** Abstract base-class for different XML-types. Derivations of this class knows how to compare, im/export a special XML-type |