rm_/lib/math.c

5 lines
99 B
C
Raw Normal View History

2020-09-02 16:47:03 +08:00
#include <config.h>
#define _GL_MATH_INLINE _GL_EXTERN_INLINE
#include "math.h"
typedef int dummy;