KStdAfx.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:0k
源码类别:

模拟服务器

开发平台:

C/C++

  1. #ifndef _KSTDAFX_H_
  2. #define _KSTDAFX_H_
  3. #pragma warning( disable : 4786 4800 4355 )
  4. #include <assert.h>
  5. #include "stdio.h"
  6. #include "GlobalDTD.h"
  7. #include "GlobalFun.h"
  8. #include "LoginDef.h"
  9. //#include "Winsock2.h" // Needed for Windows OS platforms.
  10. //#include "Winsock.h" // Needed for Windows OS platforms.
  11. #endif // _KSTDAFX_H_