Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
		
			
				
	
	
		
			11 lines
		
	
	
		
			182 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			182 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
 |