Merge 0.9.7 branch

This commit is contained in:
Christophe Riccio
2016-03-19 12:53:27 +01:00
2 changed files with 7 additions and 0 deletions

View File

@@ -62,6 +62,7 @@
#define GLM_PLATFORM_UNIX 0x00400000
#define GLM_PLATFORM_QNXNTO 0x00800000
#define GLM_PLATFORM_WINCE 0x01000000
#define GLM_PLATFORM_CYGWIN 0x02000000
#ifdef GLM_FORCE_PLATFORM_UNKNOWN
# define GLM_PLATFORM GLM_PLATFORM_UNKNOWN