diff --git a/tiny_gltf.h b/tiny_gltf.h index 2b0e674..04ed186 100644 --- a/tiny_gltf.h +++ b/tiny_gltf.h @@ -59,6 +59,7 @@ #include #include #include +#include // std::fabs #ifndef TINYGLTF_USE_CPP14 #include