home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / Include / gateway_pragmas.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-08-30  |  244 b   |  14 lines

  1. /*
  2. **      pragmas for gateway.library
  3. **
  4. **      (C) Copyright 1998,1999 Michaela Prüß
  5. **      All Rights Reserved.
  6. */
  7.  
  8. #ifndef GATEWAY_GATEWAY_H
  9. #define GATEWAY_GATEWAY_H
  10.  
  11. #include "_Pragmas_From_Fd_2_LIBCALL"
  12.  
  13. #endif /* GATEWAY_GATEWAY_H */
  14.