home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep (Enterprise)
/
OpenStepENTCD.toast
/
OEDEV
/
DEV.Z
/
next_common_undefines.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1996-09-08
|
260 b
|
17 lines
/* Common UN-defines used for controlling native header file inclusion. */
#ifdef __GNUC__
#undef BOOL
#undef memcmp
#undef memcpy
#undef _except_handler
#undef id
#ifdef interface
#undef interface
#endif interface
#endif /* __GNUC__ */