mirror of
				https://github.com/RetroDECK/Duckstation.git
				synced 2025-04-10 19:15:14 +00:00 
			
		
		
		
	
		
			
	
	
		
			11 lines
		
	
	
		
			172 B
		
	
	
	
		
			C
		
	
	
	
	
	
		
		
			
		
	
	
			11 lines
		
	
	
		
			172 B
		
	
	
	
		
			C
		
	
	
	
	
	
|   | /* Precomp.h -- StdAfx
 | ||
|  | 2013-11-12 : Igor Pavlov : Public domain */ | ||
|  | 
 | ||
|  | #ifndef __7Z_PRECOMP_H
 | ||
|  | #define __7Z_PRECOMP_H
 | ||
|  | 
 | ||
|  | #include "Compiler.h"
 | ||
|  | /* #include "7zTypes.h" */ | ||
|  | 
 | ||
|  | #endif
 |