summaryrefslogtreecommitdiffstats
path: root/gl/math.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/math.c')
-rw-r--r--gl/math.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gl/math.c b/gl/math.c
new file mode 100644
index 0000000..ddb2ded
--- /dev/null
+++ b/gl/math.c
@@ -0,0 +1,3 @@
1#include <config.h>
2#define _GL_MATH_INLINE _GL_EXTERN_INLINE
3#include "math.h"