home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / MFCINC.PAK / EH.H < prev    next >
Encoding:
C/C++ Source or Header  |  1997-05-06  |  187 b   |  7 lines

  1. #ifndef _INC_EH
  2. #define _INC_EH
  3.   #ifdef __BORLANDC__
  4.     // Borland place holder for EH.H
  5.     // Nothing is required from here right now.
  6.   #endif // __BORLANDC__
  7. #endif // _INC_EH