mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			81 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			81 B
		
	
	
	
		
			C++
		
	
	
	
	
	
| #include "libslic3r.h"
 | |
| 
 | |
| namespace Slic3r {
 | |
| 
 | |
| Semver SEMVER { SLIC3R_VERSION };
 | |
| 
 | |
| }
 | 
