[fix] Adding stdint.h include to most of the header files for portability
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define VECTOR_MATH_H
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
#include <math.h>
|
||||
#include "vector.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user