00001
00002
00003
00004
00005
00006 #if !defined(AFX_STDAFX_H__59117AE6_AA6B_41FA_9BAB_316B1899AE90__INCLUDED_)
00007 #define AFX_STDAFX_H__59117AE6_AA6B_41FA_9BAB_316B1899AE90__INCLUDED_
00008
00009 #if _MSC_VER > 1000
00010 #pragma once
00011 #endif // _MSC_VER > 1000
00012
00013 #define VC_EXTRALEAN // Windows ヘッダーから殆ど使用されないスタッフを除外します。
00014
00015 #include <afxwin.h>
00016 #include <afxext.h>
00017
00018 #ifndef _AFX_NO_OLE_SUPPORT
00019 #include <afxole.h>
00020 #include <afxodlgs.h>
00021 #include <afxdisp.h>
00022 #endif // _AFX_NO_OLE_SUPPORT
00023
00024
00025 #ifndef _AFX_NO_DB_SUPPORT
00026 #include <afxdb.h>
00027 #endif // _AFX_NO_DB_SUPPORT
00028
00029 #ifndef _AFX_NO_DAO_SUPPORT
00030 #include <afxdao.h>
00031 #endif // _AFX_NO_DAO_SUPPORT
00032
00033 #include <afxdtctl.h>
00034 #ifndef _AFX_NO_AFXCMN_SUPPORT
00035 #include <afxcmn.h>
00036 #endif // _AFX_NO_AFXCMN_SUPPORT
00037
00038 #include <iostream>
00039 #include <fstream>
00040 #include <iomanip>
00041 #include <afxtempl.h>
00042
00043 using namespace std;
00044
00045
00046
00047
00048 #undef GetNumberFormat
00049 #include <lncppapi.h>
00050
00051 #include "CsvLib.h"
00052
00053 #endif // !defined(AFX_STDAFX_H__59117AE6_AA6B_41FA_9BAB_316B1899AE90__INCLUDED_)