mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Remove boost headers not currently used
This commit is contained in:
		
							parent
							
								
									bb12af1da7
								
							
						
					
					
						commit
						147a7f0dec
					
				
					 3 changed files with 0 additions and 3 deletions
				
			
		|  | @ -4,7 +4,6 @@ | |||
| 
 | ||||
| #include <map> | ||||
| #include <vector> | ||||
| #include <boost/range/algorithm_ext/erase.hpp> | ||||
| #include "common/assert.h" | ||||
| #include "core/core.h" | ||||
| #include "core/hle/kernel/errors.h" | ||||
|  |  | |||
|  | @ -8,7 +8,6 @@ | |||
| #include <string> | ||||
| #include <unordered_map> | ||||
| #include <vector> | ||||
| #include <boost/container/flat_map.hpp> | ||||
| #include <boost/container/flat_set.hpp> | ||||
| #include "common/common_types.h" | ||||
| #include "common/thread_queue_list.h" | ||||
|  |  | |||
|  | @ -6,7 +6,6 @@ | |||
| #include <array> | ||||
| #include <cstddef> | ||||
| #include <boost/container/static_vector.hpp> | ||||
| #include <boost/container/vector.hpp> | ||||
| #include "common/bit_field.h" | ||||
| #include "common/common_types.h" | ||||
| #include "common/logging/log.h" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue