mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-07-09 00:51:46 +08:00
Looks like I'm colliding with work by syoyo. Only difference so far appears to be our macro name.
This commit is contained in:
parent
df39e04e7b
commit
c8ba17fcab
@ -1078,10 +1078,6 @@ class TinyGLTF {
|
||||
#include "stb_image_write.h"
|
||||
#endif
|
||||
|
||||
#ifdef TINYGLTF_USE_DRACO
|
||||
#include "draco/compression/decode.h"
|
||||
#endif // TINYGLTF_USE_DRACO
|
||||
|
||||
#ifdef __clang__
|
||||
#pragma clang diagnostic pop
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user