FIX: fixed message building for the track class
This commit is contained in:
@@ -106,7 +106,7 @@ namespace SimCore {
|
||||
/// return true if is external
|
||||
bool isExternal();
|
||||
|
||||
std::shared_ptr<SimCore::Identifier> getIdentifier();
|
||||
SimCore::Identifier getIdentifier();
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user