Added cmath
This commit is contained in:
parent
0944b6e92d
commit
6608fe948f
|
@ -1,6 +1,7 @@
|
|||
#include "Color.hpp"
|
||||
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
|
||||
namespace sdlu
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue