Extensions included have a define which value is GLM_VERSION

This commit is contained in:
Christophe Riccio
2011-09-13 11:34:45 +01:00
parent f035982424
commit 51716bb460
70 changed files with 108 additions and 90 deletions

View File

@@ -37,7 +37,7 @@
///////////////////////////////////////////////////////////////////////////////////
#ifndef GLM_GTX_rotate_vector
#define GLM_GTX_rotate_vector 50
#define GLM_GTX_rotate_vector GLM_VERSION
// Dependency:
#include "../glm.hpp"