summarylogtreecommitdiffstats
path: root/add_cstdint_header.patch
blob: e0535791040d870f74102ab8e55bff084b3c118a (plain)
1
2
3
4
5
6
7
8
9
--- src/proj_json_streaming_writer.hpp
+++ src/proj_json_streaming_writer.hpp
@@ -33,6 +33,7 @@ Thanks to AUR user lsr for the patch

 #include <vector>
 #include <string>
+#include <cstdint>

 #define CPL_DLL