mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	cpu_manager: Add missing includes
Previously this header was relying on indirect inclusions that are no longer satisfied.
This commit is contained in:
		
							parent
							
								
									a89dfc9183
								
							
						
					
					
						commit
						201514cb50
					
				| @ -9,6 +9,9 @@ | ||||
| #include <functional> | ||||
| #include <memory> | ||||
| #include <thread> | ||||
| 
 | ||||
| #include "common/fiber.h" | ||||
| #include "common/thread.h" | ||||
| #include "core/hardware_properties.h" | ||||
| 
 | ||||
| namespace Common { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Lioncash
						Lioncash