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

5 lines
188 B
Plaintext

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_STRING_VIEW_
#define COSMOPOLITAN_LIBC_ISYSTEM_STRING_VIEW_
#include "third_party/libcxx/string_view"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_STRING_VIEW_ */