mirror of
https://github.com/holub/mame
synced 2025-05-11 16:48:52 +03:00
7 lines
88 B
C++
7 lines
88 B
C++
/// @ref core
|
|
/// @file glm/matrix.hpp
|
|
|
|
#pragma once
|
|
|
|
#include "detail/func_matrix.hpp"
|