fix broken build on mingw / mxe

export-menu
Don Bright 2014-01-14 17:50:59 -06:00
parent 7af6922829
commit 5f0ccc3e50
1 changed files with 1 additions and 0 deletions

View File

@ -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