Skip to content

Commit

Permalink
Add Eigen aligned new overload to pcl::Edge
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioRAgostinho committed Oct 2, 2018
1 parent bac38bc commit f0006cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 2d/include/pcl/2d/edge.h
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,8 @@ namespace pcl
{
input_ = input;
}

EIGEN_MAKE_ALIGNED_OPERATOR_NEW
};
}
#include <pcl/2d/impl/edge.hpp>
Expand Down

0 comments on commit f0006cd

Please sign in to comment.