![David Chisnall](/assets/img/avatar_default.png)
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@151721 91177308-0d34-0410-b5e6-96231b3b80d8
6 lines
106 B
C
6 lines
106 B
C
#define atof sun_atof
|
|
#define strtod sun_strtod
|
|
#include_next "floatingpoint.h"
|
|
#undef atof
|
|
#undef strtod
|