00001 00002 #ifndef __IOMANIP_h__ 00003 #define __IOMANIP_h__ 00004 00005 #include <iomanip> 00006 using namespace std; 00007 00008 #endif // __IOMANIP_h_ 00009