🚨 fixed warnings
This commit is contained in:
		
							parent
							
								
									0c65ba960e
								
							
						
					
					
						commit
						27011e3718
					
				
					 16 changed files with 58 additions and 44 deletions
				
			
		|  | @ -1,7 +1,9 @@ | |||
| #pragma once | ||||
| 
 | ||||
| #include <algorithm> // copy
 | ||||
| #include <ciso646> // or, and, not
 | ||||
| #include <iterator> // begin, end
 | ||||
| #include <string> // string
 | ||||
| #include <tuple> // tuple, get
 | ||||
| #include <type_traits> // is_same, is_constructible, is_floating_point, is_enum, underlying_type
 | ||||
| #include <utility> // move, forward, declval, pair
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue