From 64d9d7b3eb7cece81da8b2cb56eb0f50d87a5964 Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 1 Mar 2019 08:50:34 +0800 Subject: *misc --- Source/Asura.Engine/Math/Vector2.h | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 Source/Asura.Engine/Math/Vector2.h (limited to 'Source/Asura.Engine/Math/Vector2.h') diff --git a/Source/Asura.Engine/Math/Vector2.h b/Source/Asura.Engine/Math/Vector2.h deleted file mode 100644 index 875cef3..0000000 --- a/Source/Asura.Engine/Math/Vector2.h +++ /dev/null @@ -1,17 +0,0 @@ -#ifndef __ASURA_ENGINE_VECTOR2_H__ -#define __ASURA_ENGINE_VECTOR2_H__ - -namespace AsuraEngine -{ - namespace Math - { - - class Vector2 - { - - }; - - } -} - -#endif \ No newline at end of file -- cgit v1.1-26-g67d0