mirror of
https://github.com/g-truc/glm.git
synced 2024-11-26 10:14:35 +00:00
9 lines
117 B
C++
9 lines
117 B
C++
/// @ref core
|
|
/// @file glm/matrix.hpp
|
|
|
|
#include "detail/setup.hpp"
|
|
|
|
#pragma once
|
|
|
|
#include "detail/func_matrix.hpp"
|