Kaynağa Gözat

Fixed cmath problem

jancoow 9 yıl önce
ebeveyn
işleme
e75f624935
1 değiştirilmiş dosya ile 1 ekleme ve 3 silme
  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"