Fixed cmath problem

This commit is contained in:
jancoow
2016-05-23 08:53:03 +02:00
parent 7d13269480
commit e75f624935
+1 -3
View File
@@ -1,8 +1,6 @@
#include "Entity.h"
#include "cmath"
#include <GL/freeglut.h>
#include <tgmath.h>
#include "Model.h"