summarylogtreecommitdiffstats
path: root/fix-missing-headers.patch
blob: 6d9b18f3f46f323a93dc17608e0a315e6e48dc5b (plain)
1
2
3
4
5
6
7
8
9
--- a/include/LIEF/PE/ResourceNode.hpp
+++ b/include/LIEF/PE/ResourceNode.hpp
@@ -19,6 +19,7 @@
 #include <vector>
 #include <memory>
+#include <cstdint>

 #include "LIEF/Object.hpp"
 #include "LIEF/visibility.h"