summaryrefslogtreecommitdiff
path: root/writerfilter
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2016-01-20 02:39:21 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2016-01-20 02:39:21 +0100
commitb4f60e1c7c68a6e2a8b295aeffb85573b61ad045 (patch)
tree21ea6a705cf422121d67577ccb000bc36090ef56 /writerfilter
parent8a99e4b0de7a516b8577d34dd39296afda604290 (diff)
writerfilter: fix VS2015 build
Change-Id: I9cde0ecf2c883b977df4f633e5106d39628444ca
Diffstat (limited to 'writerfilter')
-rw-r--r--writerfilter/source/dmapper/StyleSheetTable.cxx1
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>