mirror of
https://github.com/holub/mame
synced 2025-05-11 08:38:47 +03:00
7 lines
102 B
C++
7 lines
102 B
C++
/// @ref core
|
|
/// @file glm/trigonometric.hpp
|
|
|
|
#pragma once
|
|
|
|
#include "detail/func_trigonometric.hpp"
|