// stdafx.h : include file for standard system include files,
//  or project specific include files that are used frequently, but
//      are changed infrequently
//

#if !defined(AFX_STDAFX_H__79F118A1_C26E_4259_AB56_B48B95240556__INCLUDED_)
#define AFX_STDAFX_H__79F118A1_C26E_4259_AB56_B48B95240556__INCLUDED_


#define WIN32_LEAN_AND_MEAN		// Exclude rarely-used stuff from Windows headers


#include <stdio.h>
#include <malloc.h>
#include <string.h>


#endif 
