Skip to content

Commit 08a6421

Browse files
Fix macOS C.I. issue
1 parent 44c0039 commit 08a6421

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

test/core/core_force_intrinsics.cpp

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
#ifndef GLM_FORCE_INTRINSICS
2-
# define GLM_FORCE_INTRINSICS
3-
#endif//GLM_FORCE_INTRINSICS
4-
//#define GLM_FORCE_DEFAULT_ALIGNED_GENTYPES
1+
#define GLM_FORCE_INTRINSICS
52
#define GLM_FORCE_SWIZZLE
63
#include <glm/ext/scalar_constants.hpp>
74
#include <glm/ext/vector_relational.hpp>

0 commit comments

Comments
 (0)