mirror of
https://github.com/g-truc/glm.git
synced 2025-04-04 13:05:00 +00:00
Fix macOS C.I. issue
This commit is contained in:
parent
44c0039c7c
commit
08a6421adb
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,4 @@
|
|||
#ifndef GLM_FORCE_INTRINSICS
|
||||
# define GLM_FORCE_INTRINSICS
|
||||
#endif//GLM_FORCE_INTRINSICS
|
||||
//#define GLM_FORCE_DEFAULT_ALIGNED_GENTYPES
|
||||
#define GLM_FORCE_INTRINSICS
|
||||
#define GLM_FORCE_SWIZZLE
|
||||
#include <glm/ext/scalar_constants.hpp>
|
||||
#include <glm/ext/vector_relational.hpp>
|
||||
|
|
Loading…
Add table
Reference in a new issue