Finish checkin of date: 2005/06/14 23:59:47; author: ro;

for rev 1.23 of inclhack.def:  adjust tests/base/math.h for new
content for AAB_darwin7_9_long_double_funcs_2 fix.

From-SVN: r102833
This commit is contained in:
Bruce Korb 2005-08-07 19:14:12 +00:00
parent 455c08cb64
commit 776c2384b2
1 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,11 @@
struct exception;
#if defined( AAB_DARWIN7_9_LONG_DOUBLE_FUNCS_2_CHECK )
#include <architecture/ppc/math.h>
#endif /* AAB_DARWIN7_9_LONG_DOUBLE_FUNCS_2_CHECK */
#if defined( BROKEN_CABS_CHECK )
#ifdef __STDC__