Added cmath

This commit is contained in:
Robert 2020-05-18 19:49:11 +02:00
parent 0944b6e92d
commit 6608fe948f

View file

@ -1,6 +1,7 @@
#include "Color.hpp"
#include <math.h>
#include <cmath>
namespace sdlu
{