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

Jan Holesovsky kendy at collabora.com
Wed Oct 8 02:33:53 PDT 2014


 sfx2/source/control/unoctitm.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 8d1749430fa4158d402e8f8ab540f5e41d468981
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Wed Oct 8 11:33:06 2014 +0200

    Fix build.
    
    Change-Id: I9676e38029c511678efed1679f9488f1f15f4f8d

diff --git a/sfx2/source/control/unoctitm.cxx b/sfx2/source/control/unoctitm.cxx
index 662114f..9bcbcea 100644
--- a/sfx2/source/control/unoctitm.cxx
+++ b/sfx2/source/control/unoctitm.cxx
@@ -64,6 +64,8 @@
 
 #include <boost/scoped_ptr.hpp>
 
+#include <iostream>
+
 using namespace ::com::sun::star;
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::util;


More information about the Libreoffice-commits mailing list