writerfilter/source/dmapper/StyleSheetTable.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit b4f60e1c7c68a6e2a8b295aeffb85573b61ad045
Author: Thorsten Behrens <thorsten.behr...@cib.de>
Date:   Wed Jan 20 02:39:21 2016 +0100

    writerfilter: fix VS2015 build
    
    Change-Id: I9cde0ecf2c883b977df4f633e5106d39628444ca

diff --git a/writerfilter/source/dmapper/StyleSheetTable.cxx 
b/writerfilter/source/dmapper/StyleSheetTable.cxx
index c6d1ef3..428ba2b 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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to