We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a30c14b commit 7fa7aa3Copy full SHA for 7fa7aa3
include/mapbox/earcut.hpp
@@ -4,6 +4,7 @@
4
#include <cassert>
5
#include <cmath>
6
#include <cstddef>
7
+#include <cstdint>
8
#include <limits>
9
#include <memory>
10
#include <utility>
0 commit comments