Rev Author Line No. Line
2066 kakl 1  
2 #if !defined(AFX_STDAFX_H__5756AFC7_1A09_4C0E_B6E8_BA86A975A687__INCLUDED_)
3 #define AFX_STDAFX_H__5756AFC7_1A09_4C0E_B6E8_BA86A975A687__INCLUDED_
4  
5 #if _MSC_VER > 1000
6 #pragma once
7 #endif // _MSC_VER > 1000
8  
9  
10 // Insert your headers here
11 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
12  
13  
14 #include <windows.h>
15  
16 //#include "../Files/Files.h"
17  
18 // TODO: reference additional headers your program requires here
19  
20 //{{AFX_INSERT_LOCATION}}
21 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
22  
23 #endif // !defined(AFX_STDAFX_H__5756AFC7_1A09_4C0E_B6E8_BA86A975A687__INCLUDED_)