forked from Lainports/freebsd-ports
10 lines
198 B
C
10 lines
198 B
C
--- lib/math/MathUtils.h.orig 2019-05-26 03:08:36 UTC
|
|
+++ lib/math/MathUtils.h
|
|
@@ -11,6 +11,7 @@
|
|
#include <limits>
|
|
#include <math.h>
|
|
#include <utility>
|
|
+#include <cmath>
|
|
|
|
NAMESPACE_SPH_BEGIN
|
|
|