vcl/workben/icontest.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 401b850965b038e7606aae725ae3abb6febe3a24
Author: Tor Lillqvist <t...@collabora.com>
Date:   Thu Oct 23 21:57:44 2014 +0300

    Include <iostream> explicitly
    
    Change-Id: Ie055a72578df1fe25657034347c81155519f464a

diff --git a/vcl/workben/icontest.cxx b/vcl/workben/icontest.cxx
index f9b0709..543d1c7 100644
--- a/vcl/workben/icontest.cxx
+++ b/vcl/workben/icontest.cxx
@@ -16,6 +16,7 @@
  * =======================================================================
  */
 
+#include <iostream>
 
 #include <math.h>
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to