Make Object Manager a Singleton and Refactored Linux Error Printing #424

Merged
gaisser merged 20 commits from KSat/fsfw:mueller/master into development 2021-06-08 15:01:00 +02:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit c9836abf03 - Show all commits

View File

@ -3,8 +3,7 @@
#include "EventManagerIF.h"
#include "eventmatching/EventMatchTree.h"
#include <FSFWConfig.h>
#include "FSFWConfig.h"
#include "../serviceinterface/ServiceInterface.h"
#include "../objectmanager/SystemObject.h"