diff options
Diffstat (limited to '')
| -rw-r--r-- | convert-to-joined.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/convert-to-joined.c b/convert-to-joined.c new file mode 100644 index 0000000..71295bf --- /dev/null +++ b/convert-to-joined.c @@ -0,0 +1,4 @@ +/* See LICENSE file for copyright and license details. */ +#include "common.h" + +SIMPLE(libcharconv_joined) |
