mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-09-15 06:44:32 +00: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"
|