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

5 lines
164 B
Plaintext

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_DEQUE_
#define COSMOPOLITAN_LIBC_ISYSTEM_DEQUE_
#include "third_party/libcxx/deque"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_DEQUE_ */