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 5993485 commit 5e3026cCopy full SHA for 5e3026c
include/nanoflann.hpp
@@ -62,7 +62,7 @@
62
#include <vector>
63
64
/** Library version: 0xMmP (M=Major,m=minor,P=patch) */
65
-#define NANOFLANN_VERSION 0x171
+#define NANOFLANN_VERSION 0x180
66
67
// Avoid conflicting declaration of min/max macros in Windows headers
68
#if !defined(NOMINMAX) && \
0 commit comments