home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 9 / CDACTUAL9.iso / progs / CB / DATA.Z / CPL.H < prev    next >
Encoding:
C/C++ Source or Header  |  1995-06-22  |  82 b   |  5 lines

  1. #ifdef __FLAT__
  2.   #include <win32\cpl.h>
  3. #else
  4.   #include <win16\cpl.h>
  5. #endif