aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/utils/math.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-05-20 23:37:11 +0800
committerchai <chaifix@163.com>2018-05-20 23:37:11 +0800
commit51ba9cb2a6b0b9395a2912eadeb954c95e4c1d3c (patch)
tree58ce7d8b50c0d9a451d26bf0b3230b1c2e2f2782 /src/libjin/utils/math.h
parentadfda73e1810973a40b7bedd9a8edc3e7ab89e3c (diff)
修改目录结构
Diffstat (limited to 'src/libjin/utils/math.h')
-rw-r--r--src/libjin/utils/math.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/libjin/utils/math.h b/src/libjin/utils/math.h
deleted file mode 100644
index 5e44ce7..0000000
--- a/src/libjin/utils/math.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __JIN_UTILS_MATH_H
-#define __JIN_UTILS_MATH_H
-
-#include <math.h>
-
-#define PI 3.1415926f
-
-#endif \ No newline at end of file