mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 12:41:18 -07:00 
			
		
		
		
	Get rid of the test.cpp warning
This commit is contained in:
		
							parent
							
								
									74b420d608
								
							
						
					
					
						commit
						ec28e55ff0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -555,7 +555,7 @@ TEST(GeometryAlgorithms, NestTest) {
 | 
			
		|||
    size_t partsum = std::accumulate(result.begin(),
 | 
			
		||||
                                     result.end(),
 | 
			
		||||
                                     size_t(0),
 | 
			
		||||
                                     [](int s,
 | 
			
		||||
                                     [](size_t s,
 | 
			
		||||
                                        const decltype(
 | 
			
		||||
                                            result)::value_type &bin) {
 | 
			
		||||
                                         return s += bin.size();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue