package An official xmake package repository https://xrepo.xmake.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

12 lines
336 B

diff --git a/include/mapbox/eternal.hpp b/include/mapbox/eternal.hpp
index 10c2f82..ab92ccb 100644
--- a/include/mapbox/eternal.hpp
+++ b/include/mapbox/eternal.hpp
@@ -2,6 +2,7 @@
#include <utility>
#include <functional>
+#include <cstdint>
// GCC 4.9 compatibility
#if !defined(__clang__) && defined(__GNUC__) && __GNUC__ < 5