Skip to content

Commit

Permalink
fix failed merge
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminum committed Sep 19, 2024
1 parent 8fc1bd7 commit cc01512
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cpp/open3d/t/geometry/RaycastingScene.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1174,7 +1174,7 @@ uint32_t RaycastingScene::INVALID_ID() { return RTC_INVALID_GEOMETRY_ID; }

} // namespace geometry
} // namespace t

} // namespace open3d

namespace fmt {
template <>
Expand All @@ -1191,4 +1191,3 @@ struct formatter<RTCError> {
}
};
} // namespace fmt

0 comments on commit cc01512

Please sign in to comment.