cosmopolitan/libc/isystem/string_view

5 lines
188 B
Text
Raw Normal View History

2022-09-04 11:53:52 +00:00
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_STRING_VIEW_
#define COSMOPOLITAN_LIBC_ISYSTEM_STRING_VIEW_
#include "third_party/libcxx/string_view"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_STRING_VIEW_ */