mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Backport the GLUquadricObjPtr declaration to prevent errors during Quick Slice. #1636
This commit is contained in:
		
							parent
							
								
									eb5ca20449
								
							
						
					
					
						commit
						6d8d166eff
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -160,4 +160,8 @@ sub open {
 | 
			
		|||
    return CORE::open $$fh, $mode, encode_path($filename);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
# this package declaration prevents an ugly fatal warning to be emitted when
 | 
			
		||||
# spawning a new thread
 | 
			
		||||
package GLUquadricObjPtr;
 | 
			
		||||
 | 
			
		||||
1;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue