FIX: fixed message building for the track class

This commit is contained in:
Henry Winkel
2023-01-12 21:41:18 +01:00
parent 9343f0f2f3
commit f4c7d8dec2
3 changed files with 12 additions and 5 deletions

View File

@@ -106,7 +106,7 @@ namespace SimCore {
/// return true if is external
bool isExternal();
std::shared_ptr<SimCore::Identifier> getIdentifier();
SimCore::Identifier getIdentifier();