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,6 +9,7 @@
|
||||
#define cglm_mat_sse_h
|
||||
#if defined( __SSE__ ) || defined( __SSE2__ )
|
||||
|
||||
#include "cglm-common.h"
|
||||
#include "cglm-intrin.h"
|
||||
|
||||
CGLM_INLINE
|
||||
|
||||
Reference in New Issue
Block a user