mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
4 lines
99 B
C
4 lines
99 B
C
#include <config.h>
|
|
#define _GL_MATH_INLINE _GL_EXTERN_INLINE
|
|
#include "math.h"
|
|
typedef int dummy;
|