stdafx.h 218 字节
Newer Older
P
pyc-ycy 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
// stdafx.h : 标准系统包含文件的包含文件,
// 或是经常使用但不常更改的
// 特定于项目的包含文件
//

#pragma once

#include "targetver.h"

#include <stdio.h>
#include <tchar.h>



// TODO: 在此处引用程序需要的其他头文件