Skip to content

Commit

Permalink
#include <cmath>
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAntFer authored Aug 6, 2022
1 parent afe8c1a commit 4180e6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TriangleMeshDistance/include/tmd/TriangleMeshDistance.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#include <array>
#include <algorithm>
#include <unordered_map>
#include <cmath>

namespace tmd
{
Expand Down

0 comments on commit 4180e6f

Please sign in to comment.