#pragma once
namespace std {
template<class CharT> void setfill(CharT c);
void setw(int);
}
A Fortis Scientia site