Added spec:commit task to commit changes to spec/ruby sources.
[rbx.git] / shotgun / lib / strtod.h
blob0d0b20d731c4f50affd5593fa2e349f36ca48607
1 #ifndef RBS_STRTOD_H
2 #define RBS_STRTOD_H
4 #undef strtod
6 #include "gdtoa.h"
7 #define strtod ruby_strtod
9 #endif