[Libreoffice-commits] core.git: sw/source

Kohei Yoshida kohei.yoshida at collabora.com
Thu Dec 4 07:47:15 PST 2014


 sw/source/core/ole/ndole.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 6597fd871d5e60f5060fcf085741735d7683cf59
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Thu Dec 4 10:43:02 2014 -0500

    Build fix on Windows.
    
    Change-Id: Ifad333a5e7254bc11006df18dfff71f23da834fb

diff --git a/sw/source/core/ole/ndole.cxx b/sw/source/core/ole/ndole.cxx
index b8a2f09..b7020dc 100644
--- a/sw/source/core/ole/ndole.cxx
+++ b/sw/source/core/ole/ndole.cxx
@@ -57,6 +57,8 @@
 #include <vcl/graphicfilter.hxx>
 #include <comcore.hrc>
 
+#include <deque>
+
 using namespace utl;
 using namespace com::sun::star::uno;
 using namespace com::sun::star;


More information about the Libreoffice-commits mailing list