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 7b5672e commit 8a6c5dfCopy full SHA for 8a6c5df
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 0x162
+#define NANOFLANN_VERSION 0x163
65
66
// Avoid conflicting declaration of min/max macros in Windows headers
67
#if !defined(NOMINMAX) && \
0 commit comments