mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Added missing includes
This commit is contained in:
		
							parent
							
								
									ece4f10bf7
								
							
						
					
					
						commit
						d0ce17656f
					
				
					 2 changed files with 5 additions and 0 deletions
				
			
		|  | @ -8,6 +8,9 @@ | |||
| #include "Print.hpp" | ||||
| 
 | ||||
| #include <boost/log/trivial.hpp> | ||||
| #if ENABLE_GCODE_VIEWER_DEBUG_OUTPUT | ||||
| #include <boost/filesystem/path.hpp> | ||||
| #endif // ENABLE_GCODE_VIEWER_DEBUG_OUTPUT
 | ||||
| 
 | ||||
| #include "Analyzer.hpp" | ||||
| #include "PreviewData.hpp" | ||||
|  |  | |||
|  | @ -6,6 +6,8 @@ | |||
| #include "../Point.hpp" | ||||
| #include "../ExtrusionEntity.hpp" | ||||
| 
 | ||||
| #include <array> | ||||
| 
 | ||||
| namespace Slic3r { | ||||
| 
 | ||||
|     class GCodeProcessor | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 enricoturri1966
						enricoturri1966