Fixed build

This commit is contained in:
Christophe Riccio
2015-07-19 01:04:07 +02:00
parent 6f1b7c24ce
commit c90f7b0973
21 changed files with 22 additions and 18 deletions

View File

@@ -65,7 +65,7 @@ namespace glm
typedef tquat<T, P> type;
typedef T value_type;
# if GLM_META_PROG_HELPERS
# ifdef GLM_META_PROG_HELPERS
# if GLM_HAS_CONSTEXPR
static GLM_CONSTEXPR length_t components = 4;
static GLM_CONSTEXPR precision prec = P;