aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Math/Vector.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-07-27 00:01:34 +0800
committerchai <chaifix@163.com>2018-07-27 00:01:34 +0800
commitb855ebb91ad8d97617ec1aa418b4add84670a07d (patch)
treeb11847a1879a2582c9cfd380074ad4c70f17a1a8 /src/libjin/Math/Vector.h
parent1a882936e91826e4d69584745e16a79650272015 (diff)
*change name
Diffstat (limited to 'src/libjin/Math/Vector.h')
-rw-r--r--src/libjin/Math/Vector.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/libjin/Math/Vector.h b/src/libjin/Math/Vector.h
new file mode 100644
index 0000000..43e249e
--- /dev/null
+++ b/src/libjin/Math/Vector.h
@@ -0,0 +1,14 @@
+#ifndef __JIN_VECTOR_H
+#define __JIN_VECTOR_H
+
+namespace jin
+{
+namespace math
+{
+
+
+
+}
+}
+
+#endif \ No newline at end of file