GLM... radians pls.

This commit is contained in:
2014-03-14 00:37:09 +01:00
parent b206ca0e4f
commit 23701c4ac2
11 changed files with 17 additions and 23 deletions
-1
View File
@@ -2,7 +2,6 @@
#define Components_Bounds_h__
#include "Component.h"
#include <glm/common.hpp>
namespace Components
{
-1
View File
@@ -2,7 +2,6 @@
#define Components_Transform_h__
#include "Component.h"
#include <glm/gtc/quaternion.hpp>
namespace Components
{