[traffxml] Fix compiler warnings

Signed-off-by: mvglasow <michael -at- vonglasow.com>
This commit is contained in:
mvglasow
2025-08-16 19:59:28 +03:00
parent 57f55f1022
commit 6963637b1b
4 changed files with 10 additions and 2 deletions

View File

@@ -41,6 +41,8 @@ public:
const CountryParentNameGetterFn & countryParentNameGetter,
std::map<std::string, traffxml::TraffMessage> & messageCache);
virtual ~TraffDecoder() {}
/**
* @brief Decodes a single message to its segments and their speed groups.
*