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.
2 parents 218c6e6 + a18601a commit ff49058Copy full SHA for ff49058
1 file changed
Modules/Registration/RANSAC/include/nanoflann.hpp
@@ -48,6 +48,7 @@
48
#include <array>
49
#include <cassert>
50
#include <cmath> // for abs()
51
+#include <cstdint> // for uint32_t
52
#include <cstdlib> // for abs()
53
#include <functional>
54
#include <istream>
0 commit comments