#pragma once #include #include "Phone.h" std::vector wordToPhones(const std::string& word);