Minor - Add Unitest environment - V10.7.0
This commit is contained in:
9
CoreLib/include/glm/mat3x2.hpp
Normal file
9
CoreLib/include/glm/mat3x2.hpp
Normal file
@@ -0,0 +1,9 @@
|
||||
/// @ref core
|
||||
/// @file glm/mat3x2.hpp
|
||||
|
||||
#pragma once
|
||||
#include "./ext/matrix_double3x2.hpp"
|
||||
#include "./ext/matrix_double3x2_precision.hpp"
|
||||
#include "./ext/matrix_float3x2.hpp"
|
||||
#include "./ext/matrix_float3x2_precision.hpp"
|
||||
|
||||
Reference in New Issue
Block a user