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