mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-09-14 06:18:27 +00:00
9 lines
119 B
C++
9 lines
119 B
C++
/// @ref core
|
|
/// @file glm/integer.hpp
|
|
|
|
#include "detail/setup.hpp"
|
|
|
|
#pragma once
|
|
|
|
#include "detail/func_integer.hpp"
|