mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	added default windows include
This commit is contained in:
		
							parent
							
								
									dab2d6917b
								
							
						
					
					
						commit
						d5863c415e
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -50,6 +50,10 @@ private: | |||
| #include "common_paths.h" | ||||
| #include "platform.h" | ||||
| 
 | ||||
| #if EMU_PLATFORM == PLATFORM_WINDOWS | ||||
| #include <windows.h> | ||||
| #endif | ||||
| 
 | ||||
| #ifdef __APPLE__ | ||||
| // The Darwin ABI requires that stack frames be aligned to 16-byte boundaries.
 | ||||
| // This is only needed on i386 gcc - x86_64 already aligns to 16 bytes.
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue