1 #include <stdlib.h>
2 
3 extern "C" double atof (const char *);
4