[Libreoffice-commits] core.git: vcl/workben
Tor Lillqvist
tml at collabora.com
Thu Oct 23 11:58:49 PDT 2014
vcl/workben/icontest.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 401b850965b038e7606aae725ae3abb6febe3a24
Author: Tor Lillqvist <tml at 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>
More information about the Libreoffice-commits
mailing list