Skip to content

Commit 4180e6f

Browse files
authored
#include <cmath>
1 parent afe8c1a commit 4180e6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TriangleMeshDistance/include/tmd/TriangleMeshDistance.h

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
#include <array>
2828
#include <algorithm>
2929
#include <unordered_map>
30+
#include <cmath>
3031

3132
namespace tmd
3233
{

0 commit comments

Comments
 (0)