Minor - Add Unitest environment - V10.7.0
This commit is contained in:
8
CoreLib/include/glm/mat3x4.hpp
Normal file
8
CoreLib/include/glm/mat3x4.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
/// @ref core
|
||||
/// @file glm/mat3x4.hpp
|
||||
|
||||
#pragma once
|
||||
#include "./ext/matrix_double3x4.hpp"
|
||||
#include "./ext/matrix_double3x4_precision.hpp"
|
||||
#include "./ext/matrix_float3x4.hpp"
|
||||
#include "./ext/matrix_float3x4_precision.hpp"
|
||||
Reference in New Issue
Block a user