Sub: Change to cmath header.
This commit is contained in:
parent
eb6734083d
commit
3a942434e7
@ -27,7 +27,7 @@
|
|||||||
// Header includes
|
// Header includes
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#include <math.h>
|
#include <cmath>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user