mirror of
https://github.com/recp/cglm.git
synced 2026-01-03 14:12:11 +00:00
move types to individual header
* include cglm-common to all headers
This commit is contained in:
@@ -13,9 +13,8 @@
|
||||
#ifndef cglm_vec_h
|
||||
#define cglm_vec_h
|
||||
|
||||
#include "cglm.h"
|
||||
#include "cglm-common.h"
|
||||
#include "cglm-intrin.h"
|
||||
#include <math.h>
|
||||
|
||||
/*!
|
||||
* @brief copy all members of [a] to [dest]
|
||||
|
||||
Reference in New Issue
Block a user