Removed last references to GLM_FORCE_RADIANS

This commit is contained in:
Christophe Riccio
2014-08-04 00:10:12 +02:00
parent fa6bec2f3d
commit 2b747cbbad
98 changed files with 49 additions and 227 deletions

View File

@@ -7,7 +7,6 @@
// File : test/gtx/io.cpp
///////////////////////////////////////////////////////////////////////////////////////////////////
#define GLM_FORCE_RADIANS
#include <glm/gtc/type_precision.hpp>
#include <glm/gtx/io.hpp>
#include <iostream>