[Libreoffice-commits] core.git: fpicker/source
Thomas Arnhold
thomas at arnhold.org
Thu Sep 5 09:56:44 PDT 2013
fpicker/source/win32/misc/WinImplHelper.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 07dee4da76ad8b2e68309ac41e7be1de572eb1af
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Thu Sep 5 18:56:19 2013 +0200
add missing include
Change-Id: Id28803d431c2f585f46b92888ee5b97293b63a2e
diff --git a/fpicker/source/win32/misc/WinImplHelper.cxx b/fpicker/source/win32/misc/WinImplHelper.cxx
index 525773b..f20c251 100644
--- a/fpicker/source/win32/misc/WinImplHelper.cxx
+++ b/fpicker/source/win32/misc/WinImplHelper.cxx
@@ -22,6 +22,7 @@
#include "AutoBuffer.hxx"
#include "WinImplHelper.hxx"
#include <com/sun/star/uno/Sequence.hxx>
+#include <vector>
//------------------------------------------------------------
// namespace directives
More information about the Libreoffice-commits
mailing list