Skip to content

Commit

Permalink
Macos does not like my include
Browse files Browse the repository at this point in the history
  • Loading branch information
tizianoGuadagnino committed Jul 10, 2024
1 parent fa5c9b8 commit 0cbc1d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cpp/kiss_icp/core/VoxelUtils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@
//
#pragma once

#include <bits/functional_hash.h>

#include <Eigen/Core>
#include <memory>

namespace kiss_icp {
using Voxel = Eigen::Vector3i;
Expand Down

0 comments on commit 0cbc1d9

Please sign in to comment.