aboutsummaryrefslogtreecommitdiff
path: root/system/include/libcxx/support/solaris/floatingpoint.h
blob: 21b0349aa593bff9fb963226a6a7bafc0c28d072 (plain)
1
2
3
4
5
#define atof sun_atof
#define strtod sun_strtod
#include_next "floatingpoint.h"
#undef atof
#undef strtod