rm_/lib/imaxtostr.c
2020-09-02 16:47:03 +08:00

4 lines
74 B
C

#define anytostr imaxtostr
#define inttype intmax_t
#include "anytostr.c"