diff options
Diffstat (limited to 'stdlib/wcstoimax.c')
-rw-r--r-- | stdlib/wcstoimax.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/wcstoimax.c b/stdlib/wcstoimax.c deleted file mode 100644 index f1de70f320..0000000000 --- a/stdlib/wcstoimax.c +++ /dev/null @@ -1 +0,0 @@ -#error "The correct implementation must be chosen based on the `intmax_t' type" |