From ce5343ec4e5766f6a7485649f7395d4e072bd706 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 28 Jan 2019 08:57:31 +0800 Subject: *misc --- Source/Asura.Engine/Math/Vector3.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Source/Asura.Engine/Math/Vector3.h') diff --git a/Source/Asura.Engine/Math/Vector3.h b/Source/Asura.Engine/Math/Vector3.h index 14fdd88..f450527 100644 --- a/Source/Asura.Engine/Math/Vector3.h +++ b/Source/Asura.Engine/Math/Vector3.h @@ -1,5 +1,5 @@ -#ifndef __AE_VECTOR3_H__ -#define __AE_VECTOR3_H__ +#ifndef __ASURA_ENGINE_VECTOR3_H__ +#define __ASURA_ENGINE_VECTOR3_H__ namespace AsuraEngine { -- cgit v1.1-26-g67d0