jancoow 9 лет назад
Родитель
Сommit
e75f624935
1 измененных файлов с 1 добавлено и 3 удалено
  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"