From a077eb38b01292611f4f6031b75e3e2c1c20f06e Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 16 Aug 2019 08:54:08 +0800 Subject: *misc --- Source/modules/asura-base/Math/Vector3.hpp | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'Source/modules/asura-base/Math/Vector3.hpp') diff --git a/Source/modules/asura-base/Math/Vector3.hpp b/Source/modules/asura-base/Math/Vector3.hpp index c526ace..b50c363 100644 --- a/Source/modules/asura-base/Math/Vector3.hpp +++ b/Source/modules/asura-base/Math/Vector3.hpp @@ -3,8 +3,8 @@ namespace AsuraEngine { - namespace Math - { + //namespace Math + //{ template class Vector3 { @@ -227,9 +227,7 @@ namespace AsuraEngine typedef Vector3 Vector3i; typedef Vector3 Vector3f; - } +// } } -namespace AEMath = AsuraEngine::Math; - #endif \ No newline at end of file -- cgit v1.1-26-g67d0