home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
QBasic & Borland Pascal & C
/
Delphi5.iso
/
C
/
BC_502
/
MFCINC.PAK
/
EH.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-05-06
|
187 b
|
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