Require Boost::Geometry::Utils 0.15

This commit is contained in:
Alessandro Ranellucci 2013-06-21 19:46:45 +02:00
parent aba7641fe4
commit b35e668ee7
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ our $var = "$FindBin::Bin/var";
use Encode;
use Encode::Locale;
use Boost::Geometry::Utils 0.12;
use Boost::Geometry::Utils 0.15;
use Moo 0.091009;
use Slic3r::Config;