fixed a departed header file include error for some versions of vc++.

This commit is contained in:
Wang Renxin 2014-12-03 13:25:26 +08:00
parent a89d7f7052
commit 6248933d00

View File

@ -7,13 +7,13 @@
// //
// Generated from the TEXTINCLUDE 2 resource. // Generated from the TEXTINCLUDE 2 resource.
// //
#include "afxres.h" #include "windows.h"
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS #undef APSTUDIO_READONLY_SYMBOLS
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// 中文(中华人民共和国) resources // 中文(中华人民共和国) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS) #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
#ifdef _WIN32 #ifdef _WIN32
@ -96,7 +96,7 @@ BEGIN
END END
END END
#endif // 中文(中华人民共和国) resources #endif // 中文(中华人民共和国) resources
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////