Skip to content
Snippets Groups Projects
Commit 3febbbea authored by Andreas Rauschert's avatar Andreas Rauschert
Browse files

Merge branch 'maxheimbrock_fix-clang15-warnings' into 'main'

Fix clang15 warnings

See merge request !203
parents 11b68899 c1685f69
Branches main
No related tags found
No related merge requests found
......@@ -149,7 +149,7 @@ void ControllerCreator::CreateControllers(const std::vector<std::shared_ptr<NET_
ControllerRegistrar registrar{
*entity,
entity_name,
std::move(scenario_object->GetObjectController()),
scenario_object->GetObjectController(),
environment_,
controller_repository,
controller_service_};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment