include/oox/export/drawingml.hxx | 1 + 1 file changed, 1 insertion(+) New commits: commit d8469be4671d924782b20100c912828d64e4a348 Author: Miklos Vajna <vmik...@collabora.co.uk> AuthorDate: Tue Oct 30 18:13:58 2018 +0100 Commit: Miklos Vajna <vmik...@collabora.co.uk> CommitDate: Tue Oct 30 18:14:55 2018 +0100
oox: missing <vector> include Change-Id: Ib0808750854c1d59f8d208dbbe4e95045ceb56d0 diff --git a/include/oox/export/drawingml.hxx b/include/oox/export/drawingml.hxx index 61adf25fe29b..5e784ca2663f 100644 --- a/include/oox/export/drawingml.hxx +++ b/include/oox/export/drawingml.hxx @@ -21,6 +21,7 @@ #define INCLUDED_OOX_EXPORT_DRAWINGML_HXX #include <map> +#include <vector> #include <com/sun/star/beans/PropertyState.hpp> #include <com/sun/star/uno/Any.hxx> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits