small clean
This commit is contained in:
		
							parent
							
								
									a287bccd40
								
							
						
					
					
						commit
						8d83c0b2b0
					
				| @ -1,9 +1,9 @@ | |||||||
| #pragma once | #pragma once | ||||||
| 
 | 
 | ||||||
| #include <cstddef> | #include <array> | ||||||
| #include <utility> |  | ||||||
| #include <cstring> |  | ||||||
| #include <vector> | #include <vector> | ||||||
|  | #include <algorithm> | ||||||
|  | 
 | ||||||
| 
 | 
 | ||||||
| // Fast memory storage
 | // Fast memory storage
 | ||||||
| // stores its contents on the stack when possible, in vector<char> otherwise
 | // stores its contents on the stack when possible, in vector<char> otherwise
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user