#pragma once #include #include std::string RemoveLineBreaks(std::string s);