writerfilter/source/ooxml/OOXMLDocumentImpl.hxx | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit f8ebaca07cb80da7ac304fdae27d60c9b2b19b7c Author: Caolán McNamara <caol...@redhat.com> Date: Sun Mar 23 11:32:04 2014 +0000 include vector Change-Id: Ief3e0475f4a5ef85ce8ab92ef7a20d7697a1523d diff --git a/writerfilter/source/ooxml/OOXMLDocumentImpl.hxx b/writerfilter/source/ooxml/OOXMLDocumentImpl.hxx index c36945a..5858890 100644 --- a/writerfilter/source/ooxml/OOXMLDocumentImpl.hxx +++ b/writerfilter/source/ooxml/OOXMLDocumentImpl.hxx @@ -26,6 +26,8 @@ #include "OOXMLPropertySet.hxx" +#include <vector> + namespace writerfilter { namespace ooxml {
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits