summaryrefslogtreecommitdiffstats
path: root/lib/c-strtod.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/c-strtod.h')
-rw-r--r--lib/c-strtod.h2
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 @@
1double c_strtod (char const *, char **);
2long double c_strtold (char const *, char **);