Fixed GTX_mixed_product build

This commit is contained in:
Christophe Riccio
2013-12-18 19:16:42 +01:00
parent e818afba4d
commit aa318f6a43
4 changed files with 6 additions and 6 deletions

View File

@@ -7,8 +7,10 @@
// File : test/core/setup_precision_highp.cpp
///////////////////////////////////////////////////////////////////////////////////////////////////
#define GLM_FORCE_INLINE
#define GLM_PRECISION_HIGHP_FLOAT
#include <glm/glm.hpp>
#include <glm/ext.hpp>
static int test_mat()
{