mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 05:25:02 +00:00
Add missing define
This commit is contained in:
parent
6ad79aae3e
commit
970860d06f
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@
|
|||
#define GLM_COMPILER_GCC49 0x02000100
|
||||
#define GLM_COMPILER_GCC5 0x02000200
|
||||
#define GLM_COMPILER_GCC6 0x02000300
|
||||
#define GLM_COMPILER_GCC61 0x02000800
|
||||
#define GLM_COMPILER_GCC7 0x02000400
|
||||
#define GLM_COMPILER_GCC8 0x02000500
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue