diff options
-rw-r--r-- | writerfilter/source/dmapper/StyleSheetTable.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/writerfilter/source/dmapper/StyleSheetTable.cxx b/writerfilter/source/dmapper/StyleSheetTable.cxx index c6d1ef3d63be..428ba2be0461 100644 --- a/writerfilter/source/dmapper/StyleSheetTable.cxx +++ b/writerfilter/source/dmapper/StyleSheetTable.cxx @@ -25,6 +25,7 @@ #include <LatentStyleHandler.hxx> #include <ooxml/resourceids.hxx> #include <vector> +#include <iterator> #include <com/sun/star/beans/XMultiPropertySet.hpp> #include <com/sun/star/beans/XPropertyState.hpp> #include <com/sun/star/beans/PropertyValue.hpp> |