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

4 lines
160 B
Text

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_LIST_
#define COSMOPOLITAN_LIBC_ISYSTEM_LIST_
#include "third_party/libcxx/list"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_LIST_ */