Explorar o código

Fixed cmath problem

jancoow %!s(int64=9) %!d(string=hai) anos
pai
achega
e75f624935
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      Entity.cpp

+ 1 - 3
Entity.cpp

@@ -1,8 +1,6 @@
 #include "Entity.h"
-
+#include "cmath"
 #include <GL/freeglut.h>
-#include <tgmath.h>
-
 #include "Model.h"