mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
add guard to check sse2 headers
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
|
||||
#ifndef cglm_mat_simd_avx_h
|
||||
#define cglm_mat_simd_avx_h
|
||||
|
||||
#ifdef __AVX__
|
||||
|
||||
#include "cglm-intrin.h"
|
||||
#include <immintrin.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user