7 lines
98 B
C++
7 lines
98 B
C++
/// @ref core
|
|
/// @file glm/exponential.hpp
|
|
|
|
#pragma once
|
|
|
|
#include "detail/func_exponential.hpp"
|