We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe8c1a commit 4180e6fCopy full SHA for 4180e6f
TriangleMeshDistance/include/tmd/TriangleMeshDistance.h
@@ -27,6 +27,7 @@
27
#include <array>
28
#include <algorithm>
29
#include <unordered_map>
30
+#include <cmath>
31
32
namespace tmd
33
{
0 commit comments