mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
move types to individual header
* include cglm-common to all headers
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
#define cglm_mat_simd_avx_h
|
||||
#ifdef __AVX__
|
||||
|
||||
#include "cglm-common.h"
|
||||
#include "cglm-intrin.h"
|
||||
|
||||
#include <immintrin.h>
|
||||
|
||||
CGLM_INLINE
|
||||
|
||||
Reference in New Issue
Block a user