mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Add missing use File::Spec
This commit is contained in:
		
							parent
							
								
									c7858912d8
								
							
						
					
					
						commit
						0f327ef912
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -2,6 +2,7 @@ package Slic3r::Print; | |||
| use Moo; | ||||
| 
 | ||||
| use File::Basename qw(basename fileparse); | ||||
| use File::Spec; | ||||
| use Math::ConvexHull 1.0.4 qw(convex_hull); | ||||
| use Slic3r::ExtrusionPath ':roles'; | ||||
| use Slic3r::Geometry qw(X Y Z X1 Y1 X2 Y2 PI scale unscale move_points); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Henrik Brix Andersen
						Henrik Brix Andersen