home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / warptlk3.zip / TOOLKIT / INC / OS2.INC < prev    next >
Text File  |  1995-08-30  |  259b  |  20 lines

  1. ifdef __IBMC__
  2. ifndef __CHKHDR__
  3. endif
  4. endif
  5. ifndef __OS2_H__
  6. OS2_INCLUDED    EQU    1
  7.  
  8. INCLUDE os2def.INC
  9. ifndef INCL_NOBASEAPI
  10. INCLUDE bse.INC
  11. endif 
  12. ifndef INCL_NOPMAPI
  13. INCLUDE pm.INC
  14. endif 
  15. endif 
  16. ifdef __IBMC__
  17. ifndef __CHKHDR__
  18. endif
  19. endif
  20.