Versioning of GTC extensions

This commit is contained in:
Christophe Riccio
2011-06-10 17:36:30 +01:00
parent 3621deaeb5
commit f3c69ee3b8
9 changed files with 27 additions and 27 deletions

View File

@@ -34,8 +34,8 @@
/// <glm/gtc/matrix_access.hpp> need to be included to use these functionalities.
///////////////////////////////////////////////////////////////////////////////////
#ifndef glm_gtc_matrix_access
#define glm_gtc_matrix_access
#ifndef GLM_GTC_matrix_access
#define GLM_GTC_matrix_access 90
// Dependency:
#include "../glm.hpp"
@@ -84,4 +84,4 @@ namespace glm
#include "matrix_access.inl"
#endif//glm_gtc_matrix_access
#endif//GLM_GTC_matrix_access