#pragma once #include std::string line(std::string line) { return "\t\t" + line + "\n"; }