mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-13 22:49:11 +00:00
4 lines
176 B
Text
4 lines
176 B
Text
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_IOSTREAM_
|
|
#define COSMOPOLITAN_LIBC_ISYSTEM_IOSTREAM_
|
|
#include "third_party/libcxx/iostream"
|
|
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_IOSTREAM_ */
|