mirror of
https://github.com/holub/mame
synced 2025-05-06 14:25:54 +03:00
7 lines
94 B
C++
7 lines
94 B
C++
/// @ref core
|
|
/// @file glm/geometric.hpp
|
|
|
|
#pragma once
|
|
|
|
#include "detail/func_geometric.hpp"
|