We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe74f24 + ec5ae04 commit 3db0026Copy full SHA for 3db0026
1 file changed
linmath.h
@@ -2,6 +2,7 @@
2
#define LINMATH_H
3
4
#include <math.h>
5
+#include <string.h>
6
7
#ifdef LINMATH_NO_INLINE
8
#define LINMATH_H_FUNC static
0 commit comments