Merge branch 'master' of github.com:openscad/openscad

export-menu
Marius Kintel 2014-01-15 19:24:51 -05:00
commit e3e635bce1
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