aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Math/je_vector3.hpp
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-10-29 23:19:19 +0800
committerchai <chaifix@163.com>2018-10-29 23:19:19 +0800
commita24f5572a38caa47a19c1f8a9bcea43d7ed88d1e (patch)
tree430d87a9dc4d99f43f5696d95a5e54b4f5916970 /src/libjin/Math/je_vector3.hpp
parent1a2d615c0d1cd67a8b5a52595b28b2dfcbfc4186 (diff)
*修改头
Diffstat (limited to 'src/libjin/Math/je_vector3.hpp')
-rw-r--r--src/libjin/Math/je_vector3.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libjin/Math/je_vector3.hpp b/src/libjin/Math/je_vector3.hpp
index 0f9448d..fdab2d0 100644
--- a/src/libjin/Math/je_vector3.hpp
+++ b/src/libjin/Math/je_vector3.hpp
@@ -1,5 +1,5 @@
-#ifndef __JE_VECTOR3_H
-#define __JE_VECTOR3_H
+#ifndef __JE_VECTOR3_H__
+#define __JE_VECTOR3_H__
namespace JinEngine
{