diff options
Diffstat (limited to 'lib/c-strtod.h')
-rw-r--r-- | lib/c-strtod.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/c-strtod.h b/lib/c-strtod.h deleted file mode 100644 index ca9a9e7..0000000 --- a/lib/c-strtod.h +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | double c_strtod (char const *, char **); | ||
2 | long double c_strtold (char const *, char **); | ||