Scroom 0.14-48-ga0fee447
Loading...
Searching...
No Matches
iostream.h
Go to the documentation of this file.
1
14#pragma once
15
16#include <iostream>
17using std::istream;
18using std::ostream;
19using std::cerr;
20using std::endl;