to compile with PCL-1.12.0

This commit is contained in:
sprhawk
2021-07-09 19:22:08 +08:00
parent 9602e3aac3
commit 7fa4401274

View File

@@ -48,6 +48,7 @@
#include <pcl/surface/marching_cubes_hoppe.h>
#include <pcl/surface/ear_clipping.h>
#include <pcl/common/common.h>
#include <pcl/common/io.h>
#include <boost/random.hpp>
#include <boost/math/special_functions/fpclassify.hpp>