mirror of
https://github.com/truebelief/cc-treeiso-plugin.git
synced 2026-08-29 08:34:29 +08:00
Compilation with Visual Studio 2022
This commit is contained in:
@@ -41,12 +41,16 @@
|
||||
#include "knncpp.h"
|
||||
#include "cp_d0_dist.hpp"
|
||||
|
||||
//qCC_db
|
||||
#include <ccPointCloud.h>
|
||||
|
||||
//Eigen
|
||||
#include <Eigen/Dense>
|
||||
|
||||
//STL
|
||||
#include <vector>
|
||||
#include <functional>
|
||||
#include <numeric>
|
||||
#include <cstddef>
|
||||
#include <unordered_map>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user