summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Bright <hugh.m.bright@gmail.com>2014-01-14 23:50:59 (GMT)
committerDon Bright <hugh.m.bright@gmail.com>2014-01-14 23:50:59 (GMT)
commit5f0ccc3e508f070dd4155fb942db56ac310f85fe (patch)
tree5e0b92a7d6c58beb935cbeffa1cd954572095e03
parent7af692282911931279a330308d1e123ed9d1d1fe (diff)
fix broken build on mingw / mxe
-rw-r--r--src/primitives.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/primitives.cc b/src/primitives.cc
index c7ebb82..97c1fef 100644
--- a/src/primitives.cc
+++ b/src/primitives.cc
@@ -40,6 +40,7 @@
#include <assert.h>
#include <boost/assign/std/vector.hpp>
using namespace boost::assign; // bring 'operator+=()' into scope
+using boost::math::isinf;
#define F_MINIMUM 0.01
contact: Jan Huwald // Impressum