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

4 lines
168 B
Text

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_BITSET_
#define COSMOPOLITAN_LIBC_ISYSTEM_BITSET_
#include "third_party/libcxx/bitset"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_BITSET_ */