6 lines
106 B
C
Raw Normal View History

#define atof sun_atof
#define strtod sun_strtod
#include_next "floatingpoint.h"
#undef atof
#undef strtod