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

@@ -35,7 +35,7 @@
///////////////////////////////////////////////////////////////////////////////////
#ifndef GLM_GTC_matrix_integer
#define GLM_GTC_matrix_integer 90
#define GLM_GTC_matrix_integer GLM_VERSION
// Dependency:
#include "../glm.hpp"