00001 00002 #ifndef __IOSTREAM_h__ 00003 #define __IOSTREAM_h__ 00004 00005 #include <iostream> 00006 using namespace std; 00007 00008 #endif // __IOSTREAM_h_