Fixed compiler errors

This commit is contained in:
CarlWachter
2023-09-22 19:56:19 +02:00
committed by dario
parent 10bcad8203
commit 1e27384313
12 changed files with 55 additions and 32 deletions

View File

@@ -93,6 +93,10 @@ namespace sta
}
//Manager::~Manager(){}
Manager* Manager::_instance = nullptr;
} // namespace tacos
} // namespace sta