mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
include other headers to main header
This commit is contained in:
@@ -20,5 +20,9 @@ typedef vec4 versor;
|
|||||||
|
|
||||||
#include "cglm-vec.h"
|
#include "cglm-vec.h"
|
||||||
#include "cglm-mat.h"
|
#include "cglm-mat.h"
|
||||||
|
#include "cglm-util.h"
|
||||||
|
#include "cglm-affine.h"
|
||||||
|
#include "cglm-cam.h"
|
||||||
|
#include "cglm-quat.h"
|
||||||
|
|
||||||
#endif /* glm_h */
|
#endif /* glm_h */
|
||||||
|
|||||||
Reference in New Issue
Block a user