mirror of
https://github.com/jlblancoc/nanoflann.git
synced 2026-01-16 21:01:17 +01:00
version bump in .h
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
#include <vector>
|
||||
|
||||
/** Library version: 0xMmP (M=Major,m=minor,P=patch) */
|
||||
#define NANOFLANN_VERSION 0x162
|
||||
#define NANOFLANN_VERSION 0x163
|
||||
|
||||
// Avoid conflicting declaration of min/max macros in Windows headers
|
||||
#if !defined(NOMINMAX) && \
|
||||
|
||||
Reference in New Issue
Block a user