Skip to content

Commit

Permalink
Remove unused header (#394)
Browse files Browse the repository at this point in the history
  • Loading branch information
nachovizzo authored Aug 26, 2024
1 parent 95f6dfd commit 4e6a8db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cpp/kiss_icp/core/Preprocessing.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
#include <algorithm>
#include <vector>

#include "VoxelUtils.hpp"

namespace kiss_icp {
std::vector<Eigen::Vector3d> Preprocess(const std::vector<Eigen::Vector3d> &frame,
double max_range,
Expand Down

0 comments on commit 4e6a8db

Please # to comment.