1
0
forked from fsfw/fsfw

taken over master

This commit is contained in:
2020-10-01 20:42:28 +02:00
parent 0b1b159582
commit f9e6b9faca
5 changed files with 5 additions and 6 deletions

View File

@ -2,8 +2,8 @@
#define FRAMEWORK_FDIR_FAILUREISOLATIONBASE_H_
#include "../events/EventMessage.h"
#include "../fdir/ConfirmsFailuresIF.h"
#include "../fdir/FaultCounter.h"
#include "ConfirmsFailuresIF.h"
#include "FaultCounter.h"
#include "../health/HealthMessage.h"
#include "../parameters/HasParametersIF.h"
#include "../returnvalues/HasReturnvaluesIF.h"