From b8c87d0800f01a55e4fbb0668c6c63cc901f1cbc Mon Sep 17 00:00:00 2001 From: Daniel Girardeau-Montaut Date: Sun, 21 Sep 2025 22:54:12 +0200 Subject: [PATCH] Compilation with Visual Studio 2022 --- include/TreeIsoHelper.hpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/include/TreeIsoHelper.hpp b/include/TreeIsoHelper.hpp index 2e5247d..f460ad0 100644 --- a/include/TreeIsoHelper.hpp +++ b/include/TreeIsoHelper.hpp @@ -41,12 +41,16 @@ #include "knncpp.h" #include "cp_d0_dist.hpp" +//qCC_db +#include + //Eigen #include //STL #include #include +#include #include #include