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:
@@ -31,9 +31,6 @@
|
||||
|
||||
#include "common.h"
|
||||
#include "util.h"
|
||||
#include <stdbool.h>
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
|
||||
/*!
|
||||
* @brief fill a vector with specified value
|
||||
|
||||
Reference in New Issue
Block a user