mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-07-15 16:01:47 +08:00
9 lines
127 B
C++
9 lines
127 B
C++
/// @ref core
|
|
/// @file glm/exponential.hpp
|
|
|
|
#include "detail/setup.hpp"
|
|
|
|
#pragma once
|
|
|
|
#include "detail/func_exponential.hpp"
|