#pragma once #include std::string messageToMorse(const std::string &msg);