diff --git a/segmentation/src/supervoxel_clustering.cpp b/segmentation/src/supervoxel_clustering.cpp index 58452fb0f3e..da81d0b1f44 100644 --- a/segmentation/src/supervoxel_clustering.cpp +++ b/segmentation/src/supervoxel_clustering.cpp @@ -168,14 +168,14 @@ typedef pcl::octree::OctreePointCloudAdjacencyContainer AdjacencyContainerRGBT; typedef pcl::octree::OctreePointCloudAdjacencyContainer AdjacencyContainerRGBAT; -template class PCL_EXPORTS pcl::SupervoxelClustering; -template class PCL_EXPORTS pcl::SupervoxelClustering; -template class PCL_EXPORTS pcl::SupervoxelClustering; +template class pcl::SupervoxelClustering; +template class pcl::SupervoxelClustering; +template class pcl::SupervoxelClustering; -template class PCL_EXPORTS pcl::octree::OctreePointCloudAdjacencyContainer; -template class PCL_EXPORTS pcl::octree::OctreePointCloudAdjacencyContainer; -template class PCL_EXPORTS pcl::octree::OctreePointCloudAdjacencyContainer; +template class pcl::octree::OctreePointCloudAdjacencyContainer; +template class pcl::octree::OctreePointCloudAdjacencyContainer; +template class pcl::octree::OctreePointCloudAdjacencyContainer; -template class PCL_EXPORTS pcl::octree::OctreePointCloudAdjacency; -template class PCL_EXPORTS pcl::octree::OctreePointCloudAdjacency; -template class PCL_EXPORTS pcl::octree::OctreePointCloudAdjacency; +template class pcl::octree::OctreePointCloudAdjacency; +template class pcl::octree::OctreePointCloudAdjacency; +template class pcl::octree::OctreePointCloudAdjacency;