mirror of
https://github.com/g-truc/glm.git
synced 2026-07-24 23:18:57 +00:00
Fix macOS C.I. test
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
#include <ctime>
|
||||
#include <vector>
|
||||
|
||||
#ifdef GLM_FORCE_INTRINSICS
|
||||
#pragma message("GLM_FORCE_INTRINSICS is defined")
|
||||
#endif//
|
||||
|
||||
static int test_vec4_ctor()
|
||||
{
|
||||
int Error = 0;
|
||||
|
||||
Reference in New Issue
Block a user