mirror of
https://github.com/g-truc/glm.git
synced 2025-04-08 06:43:10 +00:00
Fixed GTX_raw_data code dependency
This commit is contained in:
parent
e606edf43b
commit
43691702e1
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
|
||||
// Dependencies
|
||||
#include "../detail/setup.hpp"
|
||||
#include "../detail/type_int.hpp"
|
||||
|
||||
#if(defined(GLM_MESSAGES) && !defined(GLM_EXT_INCLUDED))
|
||||
# pragma message("GLM: GLM_GTX_raw_data extension included")
|
||||
|
|
Loading…
Add table
Reference in a new issue