Skip to content

Commit

Permalink
uncommented old implementation files includes in recognition/CMakeLis…
Browse files Browse the repository at this point in the history
…ts.txt
  • Loading branch information
musi00 committed Sep 16, 2013
1 parent b771cf9 commit f3f1a65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recognition/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ if(build)

set(impl_incs
include/pcl/${SUBSYS_NAME}/impl/linemod/line_rgbd.hpp
#include/pcl/${SUBSYS_NAME}/impl/ransac_based/simple_octree.hpp
#include/pcl/${SUBSYS_NAME}/impl/ransac_based/voxel_structure.hpp
include/pcl/${SUBSYS_NAME}/impl/ransac_based/simple_octree.hpp
include/pcl/${SUBSYS_NAME}/impl/ransac_based/voxel_structure.hpp
include/pcl/${SUBSYS_NAME}/impl/implicit_shape_model.hpp
)

Expand Down

0 comments on commit f3f1a65

Please sign in to comment.