home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / CK5A188S.ZIP / ckoker.h < prev    next >
C/C++ Source or Header  |  1992-11-23  |  208b  |  11 lines

  1. #ifndef CKOKER_H
  2. #define CKOKER_H
  3. /* For OS/2 debugging... */
  4. #ifdef __IBMC__
  5. #ifdef __DEBUG
  6. #define __DEBUG_ALLOC__
  7. #pragma strings(readonly)
  8. #endif /* __DEBUG */
  9. #endif /* __IBMC__ */
  10. #endif /* CKOKER_H */
  11.