1
0
forked from fsfw/fsfw

added additional include

This commit is contained in:
2020-09-26 16:38:07 +02:00
parent 52d8c4f3a8
commit e67b1fce9a
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#include "../modes/ModeHelper.h"
#include "../objectmanager/SystemObject.h"
#include "../tasks/ExecutableObjectIF.h"
#include "../tasks/PeriodicTaskIF.h"
#include "../datapool/HkSwitchHelper.h"
/**