home *** CD-ROM | disk | FTP | other *** search
/ Total C++ 2 / TOTALCTWO.iso / borland / mfcinc.pak / EH.H < prev    next >
C/C++ Source or Header  |  1997-05-06  |  187b  |  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