home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / PRO2.ZIP / OS.H < prev    next >
C/C++ Source or Header  |  1988-11-30  |  76b  |  7 lines

  1. #ifdef DOS
  2. #include <dos.h>
  3. #endif
  4. #ifdef OS2
  5. #include <os2.h>
  6. #endif
  7.