summaryrefslogtreecommitdiffstats
path: root/external/liborcus/include.patch.0
diff options
context:
space:
mode:
Diffstat (limited to 'external/liborcus/include.patch.0')
-rw-r--r--external/liborcus/include.patch.010
1 files changed, 10 insertions, 0 deletions
diff --git a/external/liborcus/include.patch.0 b/external/liborcus/include.patch.0
index a3275b1b13fa..ee7dfd57372c 100644
--- a/external/liborcus/include.patch.0
+++ b/external/liborcus/include.patch.0
@@ -28,3 +28,13 @@
using namespace std;
+--- include/orcus/types.hpp
++++ include/orcus/types.hpp
+@@ -16,6 +16,7 @@
+ #pragma GCC diagnostic ignored "-Wshadow"
+ #endif
+
++#include <cstdint>
+ #include <cstdlib>
+ #include <vector>
+ #include <string>