Skip to content

Commit

Permalink
Update MLSSmoothingUpsampling.cpp (#1342)
Browse files Browse the repository at this point in the history
Tested in PCL1.11.1, added header file declaration
  • Loading branch information
chaozige committed Nov 1, 2020
1 parent dccf6a1 commit 1b5f2a7
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -25,6 +25,8 @@

//PCL
#include <pcl/surface/mls.h>
#include <pcl/common/io.h> // for getFieldIndex
#include <pcl/search/kdtree.h> // for KdTree

//qCC_plugins
#include <ccMainAppInterface.h>
Expand Down

0 comments on commit 1b5f2a7

Please sign in to comment.