1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-14 08:34:26 +00:00

Require Boost::Geometry::Utils 0.08

This commit is contained in:
Alessandro Ranellucci
2013-04-09 14:03:24 +02:00
parent 8030eaaa04
commit c2aa119c09
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ our $var = "$FindBin::Bin/var";
use Encode;
use Encode::Locale;
use Boost::Geometry::Utils 0.06;
use Boost::Geometry::Utils 0.08;
use Moo 0.091009;
use Slic3r::Config;