Include <iostream> explicitly

Change-Id: Ie055a72578df1fe25657034347c81155519f464a
This commit is contained in:
Tor Lillqvist 2014-10-23 21:57:44 +03:00
parent bb72ad2969
commit 401b850965

View file

@ -16,6 +16,7 @@
* =======================================================================
*/
#include <iostream>
#include <math.h>