Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
larshg committed Aug 12, 2024
1 parent 1ab7efe commit 2d8f24c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gpu/octree/src/octree.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
* Author: Anatoly Baskeheev, Itseez Ltd, ([email protected])
*/

#include <pcl/gpu/containers/initialization.h>
#include <pcl/gpu/octree/octree.hpp>
#include <pcl/gpu/utils/timers_cuda.hpp>
#include <pcl/gpu/utils/safe_call.hpp>
Expand Down

0 comments on commit 2d8f24c

Please sign in to comment.