From e9ff46e5c8cc1646eb780e64d01be7b3430a628c Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 3 Dec 2021 11:38:15 +0800 Subject: +PND_LIB --- Client/ThirdParty/math-sll/math-sll.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Client/ThirdParty/math-sll/math-sll.h') diff --git a/Client/ThirdParty/math-sll/math-sll.h b/Client/ThirdParty/math-sll/math-sll.h index b10dbe7..f972de5 100644 --- a/Client/ThirdParty/math-sll/math-sll.h +++ b/Client/ThirdParty/math-sll/math-sll.h @@ -1,6 +1,8 @@ #if !defined(MATH_SLL_H) # define MATH_SLL_H +namespace MathSLL { + /* * Revision v1.24 * @@ -767,4 +769,8 @@ typedef struct Vector4 sll w; }Vector4; + + +} + #endif -- cgit v1.1-26-g67d0