Require Boost::Geometry::Utils 0.06

This commit is contained in:
Alessandro Ranellucci 2013-01-28 00:34:09 +01:00
parent 2963e54d21
commit 721b61e798
2 changed files with 2 additions and 1 deletions

View file

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