jancoow 9 роки тому
батько
коміт
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"