cosmopolitan/libc/isystem/charconv
2022-09-04 04:53:52 -07:00

5 lines
176 B
Plaintext

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CHARCONV_
#define COSMOPOLITAN_LIBC_ISYSTEM_CHARCONV_
#include "third_party/libcxx/charconv"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_CHARCONV_ */