home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / wvis0626.zip / warpvision_20020626.zip / libmpeg2 / config.h < prev    next >
C/C++ Source or Header  |  2002-06-19  |  79b  |  6 lines

  1. #include <inttypes.h>
  2.  
  3. #ifndef __cplusplus
  4. #define inline __inline
  5. #endif
  6.