mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Remove unused includes (#6405)
This commit is contained in:
		
							parent
							
								
									215a099c4f
								
							
						
					
					
						commit
						387cf15719
					
				
					 1 changed files with 0 additions and 5 deletions
				
			
		|  | @ -5,11 +5,6 @@ | ||||||
| #pragma once | #pragma once | ||||||
| 
 | 
 | ||||||
| #include <string> | #include <string> | ||||||
| #include "common/arch.h" |  | ||||||
| 
 |  | ||||||
| #if !CITRA_ARCH(x86_64) |  | ||||||
| #include <cstdlib> // for exit
 |  | ||||||
| #endif |  | ||||||
| #include "common/common_types.h" | #include "common/common_types.h" | ||||||
| 
 | 
 | ||||||
| /// Textually concatenates two tokens. The double-expansion is required by the C preprocessor.
 | /// Textually concatenates two tokens. The double-expansion is required by the C preprocessor.
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue