summaryrefslogtreecommitdiffstats
path: root/libraries/libdraco/gltf_utils_h.patch
blob: 5d1ad089e09b8b811360bd754d1955d11fc744bf (plain)
1
2
3
4
5
6
7
8
9
10
--- ./src/draco/io/gltf_utils.h	2023-02-07 18:30:00.000000000 +0100
+++ ./src/draco/io/gltf_utils.h	2023-11-10 19:04:39.726881566 +0100
@@ -21,6 +21,7 @@
 #include <iomanip>
 #include <sstream>
 #include <string>
+#include <cstdint>
 
 namespace draco {