[Libreoffice-commits] core.git: oox/source
Fridrich Å trba
fridrich.strba at bluewin.ch
Thu May 30 03:42:43 PDT 2013
oox/source/docprop/docprophandler.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 319ac1fded32875416c668b51e6566ecacd1c0e1
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Thu May 30 12:41:53 2013 +0200
Fix tinderbox failures due to missing include
Change-Id: Ied4c829bbe3038e483524669a85a0a7eaa055eb9
diff --git a/oox/source/docprop/docprophandler.cxx b/oox/source/docprop/docprophandler.cxx
index 90da8a4..08cfda0 100644
--- a/oox/source/docprop/docprophandler.cxx
+++ b/oox/source/docprop/docprophandler.cxx
@@ -25,6 +25,7 @@
#include <osl/time.h>
+#include <vector>
#include <boost/algorithm/string.hpp>
#include "oox/helper/attributelist.hxx"
More information about the Libreoffice-commits
mailing list