Skip to content

Commit b315b4f

Browse files
committed
Add missing header
1 parent 8b645cc commit b315b4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/search/test_search.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
#include <pcl/search/octree.h>
4646
#include <pcl/io/pcd_io.h>
4747
#include <pcl/common/point_tests.h> // for pcl::isFinite
48+
#include <pcl/pcl_tests.h> // for EXPECT_EQ_VECTOR
4849

4950

5051
using namespace pcl;

0 commit comments

Comments
 (0)