1
0
forked from fsfw/fsfw

and now some test broke..

This commit is contained in:
2021-03-09 21:58:29 +01:00
parent a7bf9a6734
commit 61affafecd
4 changed files with 9 additions and 7 deletions

View File

@ -2,6 +2,7 @@
#include "PeriodicPosixTask.h"
#include "../../tasks/TaskFactory.h"
#include "../../serviceinterface/ServiceInterface.h"
#include "../../returnvalues/HasReturnvaluesIF.h"
//TODO: Different variant than the lazy loading in QueueFactory. What's better and why?