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

5 lines
176 B
Plaintext

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_IOSTREAM_
#define COSMOPOLITAN_LIBC_ISYSTEM_IOSTREAM_
#include "third_party/libcxx/iostream"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_IOSTREAM_ */