#include #include using Vector3 = LinearAlgebra::Vector3; TEST(Vector3Test, V3_Constructor_Default) { }