home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / software / utilities / jpeg-dt35 / source / jpeg_lib.h < prev    next >
C/C++ Source or Header  |  2000-01-22  |  281b  |  17 lines

  1. #ifndef _INCLUDE_JPEG_H
  2. #define _INCLUDE_JPEG_H
  3.  
  4. /*
  5.  * File generated by StormLink from jpeg.fd
  6.  * DO NOT EDIT
  7.  * $VER: jpeg.datatype 46.1 (23-Jan-00)
  8.  */
  9. #ifdef __cplusplus
  10. extern "C" {
  11. #endif
  12. #pragma amicall(JPEGDTBase, 0x1e, ObtainClass(a6))
  13. #ifdef __cplusplus
  14. };
  15. #endif
  16. #endif
  17.