2026-03-21 19:41:43 +01:00

9 lines
68 B
C

#ifndef SL_MATH_H
# define SL_MATH_H
#include <math.h>
//
#endif