mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 07:21:31 +01:00
fix Archive for the new boost
change HPoint3f HVector3f to Vector4f fix string_view missing with a stub
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
uLibGetMacro(Type, enum Type)
|
||||
|
||||
private:
|
||||
HPoint3f m_Position;
|
||||
Vector4f m_Position;
|
||||
enum Type m_Type;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user