Include <iostream> explicitly
Change-Id: Ie055a72578df1fe25657034347c81155519f464a
This commit is contained in:
parent
bb72ad2969
commit
401b850965
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
* =======================================================================
|
||||
*/
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include <math.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue