fix to compileable

This commit is contained in:
Kei Okada
2013-05-15 12:57:28 +09:00
committed by Paul Bovbel
parent f2553aac6c
commit b2f9c6e898
13 changed files with 15 additions and 46 deletions
@@ -38,6 +38,7 @@
#ifndef PCL_ROS_PRINCIPAL_CURVATURES_H_
#define PCL_ROS_PRINCIPAL_CURVATURES_H_
#define EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET true
#include <pcl/features/principal_curvatures.h>
#include "pcl_ros/features/feature.h"