home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Total C++ 2
/
TOTALCTWO.iso
/
borland
/
mfcinc.pak
/
EH.H
< prev
next >
Wrap
C/C++ Source or Header
|
1997-05-06
|
187b
|
7 lines
#ifndef _INC_EH
#define _INC_EH
#ifdef __BORLANDC__
// Borland place holder for EH.H
// Nothing is required from here right now.
#endif // __BORLANDC__
#endif // _INC_EH