mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
move 'stdbool.h' to common header, add missing common.h header to public headers
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#ifndef cglm_project_h
|
||||
#define cglm_project_h
|
||||
|
||||
#include "common.h"
|
||||
#include "vec3.h"
|
||||
#include "vec4.h"
|
||||
#include "mat4.h"
|
||||
|
||||
Reference in New Issue
Block a user