mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-14 06:26:01 +08:00
Include cmath
for std::fabs
This commit is contained in:
parent
73c4cce303
commit
978adee547
@ -59,6 +59,7 @@
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <cmath> // std::fabs
|
||||
|
||||
#ifndef TINYGLTF_USE_CPP14
|
||||
#include <functional>
|
||||
|
Loading…
x
Reference in New Issue
Block a user