diff options
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/inc/txtfldi.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/inc/txtfldi.hxx b/xmloff/inc/txtfldi.hxx index b5671d704a89..ad605cac6af7 100644 --- a/xmloff/inc/txtfldi.hxx +++ b/xmloff/inc/txtfldi.hxx @@ -33,6 +33,7 @@ #include <xmloff/xmlictxt.hxx> #include <xmloff/txtimp.hxx> #include <rtl/ustrbuf.hxx> +#include <vector> namespace com { namespace sun { namespace star { namespace xml { namespace sax { class XAttributeList; } } |