mirror of
https://github.com/holub/mame
synced 2025-05-17 11:15:06 +03:00
7 lines
98 B
C++
7 lines
98 B
C++
/// @ref core
|
|
/// @file glm/exponential.hpp
|
|
|
|
#pragma once
|
|
|
|
#include "detail/func_exponential.hpp"
|