1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-19 09:24:27 +00:00

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
+1 -1
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;