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

5 lines
172 B
Plaintext

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_OSTREAM_
#define COSMOPOLITAN_LIBC_ISYSTEM_OSTREAM_
#include "third_party/libcxx/ostream"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_OSTREAM_ */