OSDN Git Service

change include path to relative.
[tombo/Tombo.git] / CppUnitTestApp / StdAfx.h
1 // stdafx.h : include file for standard system include files,\r
2 //  or project specific include files that are used frequently, but\r
3 //      are changed infrequently\r
4 //\r
5 \r
6 #if !defined(AFX_STDAFX_H__EB0CB528_6505_4130_843B_9CA567127807__INCLUDED_)\r
7 #define AFX_STDAFX_H__EB0CB528_6505_4130_843B_9CA567127807__INCLUDED_\r
8 \r
9 #if _MSC_VER > 1000\r
10 #pragma once\r
11 #endif // _MSC_VER > 1000\r
12 \r
13 #define VC_EXTRALEAN            // Exclude rarely-used stuff from Windows headers\r
14 \r
15 #include <afxwin.h>         // MFC core and standard components\r
16 #include <afxext.h>         // MFC extensions\r
17 #include <afxdisp.h>        // MFC Automation classes\r
18 #include <afxdtctl.h>           // MFC support for Internet Explorer 4 Common Controls\r
19 #ifndef _AFX_NO_AFXCMN_SUPPORT\r
20 #include <afxcmn.h>                     // MFC support for Windows Common Controls\r
21 #endif // _AFX_NO_AFXCMN_SUPPORT\r
22 \r
23 #pragma warning( disable : 4786 )   // remove warning "debug symbol length > 255..."\r
24 \r
25 //{{AFX_INSERT_LOCATION}}\r
26 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.\r
27 \r
28 #endif // !defined(AFX_STDAFX_H__EB0CB528_6505_4130_843B_9CA567127807__INCLUDED_)\r