mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 10:44:49 +01:00 
			
		
		
		
	Added missing include in common_funcs.h
This commit is contained in:
		
							parent
							
								
									8a681cdf3d
								
							
						
					
					
						commit
						eda30c36ee
					
				| @ -5,6 +5,7 @@ | ||||
| #pragma once | ||||
| 
 | ||||
| #include "common_types.h" | ||||
| #include <cstdlib> | ||||
| 
 | ||||
| #ifdef _WIN32 | ||||
| #define SLEEP(x) Sleep(x) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user