aboutsummaryrefslogtreecommitdiff
path: root/src/utils/math.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-05-17 21:02:44 +0800
committerchai <chaifix@163.com>2018-05-17 21:02:44 +0800
commit38818e2abc0fb4e8f71f2c262f10ef5cb7fc4710 (patch)
tree5dc25dc50d0436f6e9be10d8956feed51679de95 /src/utils/math.h
parent9edf2ba9fe8524976d2f298767fff0149e8c0d41 (diff)
change file tree
Diffstat (limited to 'src/utils/math.h')
-rw-r--r--src/utils/math.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/utils/math.h b/src/utils/math.h
deleted file mode 100644
index 5e44ce7..0000000
--- a/src/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