We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4106bd commit 107616fCopy full SHA for 107616f
common/include/pcl/point_cloud.h
@@ -52,6 +52,7 @@
52
#include <pcl/types.h>
53
#include <pcl/console/print.h> // for PCL_WARN
54
55
+#include <cassert> // for assert
56
#include <utility>
57
#include <vector>
58
0 commit comments