summaryrefslogtreecommitdiff
path: root/vcl/workben/icontest.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-10-23 21:57:44 +0300
committerTor Lillqvist <tml@collabora.com>2014-10-23 21:58:03 +0300
commit401b850965b038e7606aae725ae3abb6febe3a24 (patch)
treeef38716174e38378b5b2092a37ecfe8f85117d30 /vcl/workben/icontest.cxx
parentbb72ad2969f536356334b0538108748e3947b041 (diff)
Include <iostream> explicitly
Change-Id: Ie055a72578df1fe25657034347c81155519f464a
Diffstat (limited to 'vcl/workben/icontest.cxx')
-rw-r--r--vcl/workben/icontest.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/workben/icontest.cxx b/vcl/workben/icontest.cxx
index f9b0709e1fbe..543d1c7fad91 100644
--- a/vcl/workben/icontest.cxx
+++ b/vcl/workben/icontest.cxx
@@ -16,6 +16,7 @@
* =======================================================================
*/
+#include <iostream>
#include <math.h>