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

5 lines
196 B
Plaintext

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_UNORDERED_SET_
#define COSMOPOLITAN_LIBC_ISYSTEM_UNORDERED_SET_
#include "third_party/libcxx/unordered_set"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_UNORDERED_SET_ */