mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
4 lines
188 B
Text
4 lines
188 B
Text
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_STRING_VIEW_
|
|
#define COSMOPOLITAN_LIBC_ISYSTEM_STRING_VIEW_
|
|
#include "third_party/libcxx/string_view"
|
|
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_STRING_VIEW_ */
|