mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-08 13:09:03 +08:00
9 lines
131 B
C++
9 lines
131 B
C++
/// @ref core
|
|
/// @file glm/trigonometric.hpp
|
|
|
|
#include "detail/setup.hpp"
|
|
|
|
#pragma once
|
|
|
|
#include "detail/func_trigonometric.hpp"
|