Skip to content

Commit

Permalink
Merge pull request #1925 from PeterSchuebel/master
Browse files Browse the repository at this point in the history
instantiate: remove duplicate macro definition. Fixes #1924.
  • Loading branch information
jspricke authored Jul 4, 2017
2 parents bb3f6b4 + ce2db74 commit 5e23315
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/include/pcl/impl/instantiate.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@

#ifdef PCL_NO_PRECOMPILE

#define PCL_INSTANTIATE_PRODUCT_IMPL(r, product)
#define PCL_INSTANTIATE_IMPL(r, TEMPLATE, POINT_TYPE)
#define PCL_INSTANTIATE(TEMPLATE, POINT_TYPES)
#define PCL_INSTANTIATE_PRODUCT_IMPL(r, product)
Expand Down

0 comments on commit 5e23315

Please sign in to comment.