We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f0daf9 commit 24a4cedCopy full SHA for 24a4ced
gltf/image.cpp
@@ -1,6 +1,7 @@
1
// This file is part of gltfpack; see gltfpack.h for version/license details
2
#include "gltfpack.h"
3
4
+#include <stdlib.h>
5
#include <string.h>
6
7
static const char* kMimeTypes[][2] = {
0 commit comments