// stdafx.h : 標準のシステム インクルード ファイルのインクルード ファイル、または // 参照回数が多く、かつあまり変更されない、プロジェクト専用のインクルード ファイル // を記述します。 // #ifdef _WIN32 #pragma once //#include "targetver.h" #include #include #include #include #include #include #include "types.h" #include #else #include #include #include #include #endif // TODO: プログラムに必要な追加ヘッダーをここで参照してください。