mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
vec: implement min and max
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#define cglm_vec4_ext_h
|
||||
|
||||
#include "common.h"
|
||||
#include "vec3-ext.h"
|
||||
#include <stdbool.h>
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
|
||||
Reference in New Issue
Block a user