home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional Developers Kit 1992 November / Disc01 / Disc01.mdf / os2tk20 / asm / os2inc / os2.in_ / OS2.INC
Encoding:
Text File  |  1992-10-06  |  278 b   |  22 lines

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