libkernaux/libm/include/math.h

13 lines
111 B
C

#ifndef _MATH_H
#define _MATH_H 1
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif