[DEBUG] correct an error inclusion in c++

This commit is contained in:
Edouard DUPIN 2016-08-09 22:42:19 +02:00
parent af2a31801d
commit edf89245a0

View File

@ -9,7 +9,7 @@
#pragma once
#include <math.h>
#include <cmath>
namespace etk {
/**