mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -06:00
Require Boost::Geometry::Utils 0.15
This commit is contained in:
parent
aba7641fe4
commit
b35e668ee7
2 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue