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