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_integer.hpp> need to be included to use these functionalities.
///////////////////////////////////////////////////////////////////////////////////
#ifndef glm_gtc_matrix_integer
#define glm_gtc_matrix_integer
#ifndef GLM_GTC_matrix_integer
#define GLM_GTC_matrix_integer 90
// Dependency:
#include "../glm.hpp"
@@ -218,4 +218,4 @@ namespace glm
/// @}
}//namespace glm
#endif//glm_gtc_matrix_integer
#endif//GLM_GTC_matrix_integer