#pragma once #include auto toLower(const std::string& str) -> std::string;