iomanip header
From Cppwiki
iomanip is a C++ Standard Library #include. It is responsible for defining various io manipulators, including std::setw, std::setprecision, std::setfill, std::setiosflags, std::seetbase and std::reset.
iomanip is a C++ Standard Library #include. It is responsible for defining various io manipulators, including std::setw, std::setprecision, std::setfill, std::setiosflags, std::seetbase and std::reset.