9 lines
68 B
C
9 lines
68 B
C
#ifndef SL_MATH_H
|
|
# define SL_MATH_H
|
|
|
|
#include <math.h>
|
|
|
|
//
|
|
|
|
#endif
|