mirror of
				https://github.com/YACReader/yacreader
				synced 2025-11-04 01:05:06 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			109 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			109 B
		
	
	
	
		
			C
		
	
	
	
	
	
// StdAfx.h
 | 
						|
 | 
						|
#ifndef __STDAFX_H
 | 
						|
#define __STDAFX_H
 | 
						|
 | 
						|
#include <windows.h>
 | 
						|
#include <stdio.h>
 | 
						|
 | 
						|
#endif
 |