Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
Ozaq committed Jan 22, 2024
1 parent cfdaf24 commit 7e6b151
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python_bindings_jupedsim/conversion.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include "conversion.hpp"

#include <algorithm>
#include <iterator>

std::tuple<double, double> intoTuple(const JPS_Point& p)
{
Expand Down

0 comments on commit 7e6b151

Please sign in to comment.