aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/math/math.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-09-08 13:09:06 +0800
committerchai <chaifix@163.com>2018-09-08 13:09:06 +0800
commit4798e70dcbbedb55de8e9f8e321e8fad7b9783f6 (patch)
treef4740d59b561163b260f2f29467cfffdd92c4d9e /src/libjin/math/math.h
parent36f7e3e5542f3cfee11b34ce497fcb877b3462bf (diff)
*update
Diffstat (limited to 'src/libjin/math/math.h')
-rw-r--r--src/libjin/math/math.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libjin/math/math.h b/src/libjin/math/math.h
index d496b85..6eb4367 100644
--- a/src/libjin/math/math.h
+++ b/src/libjin/math/math.h
@@ -1,5 +1,5 @@
-#ifndef __JIN_UTILS_MATH_H
-#define __JIN_UTILS_MATH_H
+#ifndef __LIBJIN_UTILS_MATH_H
+#define __LIBJIN_UTILS_MATH_H
#include "constant.h"
#include "matrix.h"