diff options
Diffstat (limited to 'src/toBeSorted/d_camera_math.cpp')
| -rw-r--r-- | src/toBeSorted/d_camera_math.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/toBeSorted/d_camera_math.cpp b/src/toBeSorted/d_camera_math.cpp index 9d245e12..7d055219 100644 --- a/src/toBeSorted/d_camera_math.cpp +++ b/src/toBeSorted/d_camera_math.cpp @@ -5,7 +5,7 @@ #include "m/m_vec.h" #include "toBeSorted/deg_angle_util.h" -#include <math.h> +#include <cmath> void d_camera_math_float_order() { // Maybe more functions here |
