6 lines
		
	
	
		
			199 B
		
	
	
	
		
			C++
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			199 B
		
	
	
	
		
			C++
		
	
	
		
			Executable File
		
	
	
	
	
// stdafx.cpp : source file that includes just the standard includes
 | 
						|
//  stdafx.pch will be the pre-compiled header
 | 
						|
//  stdafx.obj will contain the pre-compiled type information
 | 
						|
 | 
						|
#include "stdafx.h"
 |