Merge pull request #4912 from sprhawk/master

ReverseEngineering: compile with PCL-1.12.0
This commit is contained in:
Yorik van Havre
2021-08-04 16:38:25 +02:00
committed by GitHub

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>