trying to fuse header / inc
This commit is contained in:
9
src/fsfw/health.h
Normal file
9
src/fsfw/health.h
Normal file
@ -0,0 +1,9 @@
|
||||
#ifndef FSFW_INC_FSFW_HEALTH_H_
|
||||
#define FSFW_INC_FSFW_HEALTH_H_
|
||||
|
||||
#include "src/core/health/HasHealthIF.h"
|
||||
#include "src/core/health/HealthHelper.h"
|
||||
#include "src/core/health/HealthMessage.h"
|
||||
#include "src/core/health/HealthTable.h"
|
||||
|
||||
#endif /* FSFW_INC_FSFW_HEALTH_H_ */
|
Reference in New Issue
Block a user