mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Added missing include in common_funcs.h
This commit is contained in:
		
							parent
							
								
									8a681cdf3d
								
							
						
					
					
						commit
						eda30c36ee
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -5,6 +5,7 @@ | ||||||
| #pragma once | #pragma once | ||||||
| 
 | 
 | ||||||
| #include "common_types.h" | #include "common_types.h" | ||||||
|  | #include <cstdlib> | ||||||
| 
 | 
 | ||||||
| #ifdef _WIN32 | #ifdef _WIN32 | ||||||
| #define SLEEP(x) Sleep(x) | #define SLEEP(x) Sleep(x) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue