mingw32msvc.h
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:0k
源码类别:

SNMP编程

开发平台:

Unix_Linux

  1. /*
  2.  * This header is here to accomodate cross compiling for
  3.  * Microsoft Windows on a linux host using MinGW. All changes
  4.  * should be made to mingw32.h - Andy
  5.  */
  6. #ifndef mingw32
  7. #define mingw32 1
  8. #endif
  9. #include "mingw32.h"