fsfw/src/fsfw/retval.h

7 lines
114 B
C
Raw Normal View History

2022-07-26 13:59:09 +02:00
#ifndef FSFW_RETVAL_H
#define FSFW_RETVAL_H
#include "fsfw/returnvalues/returnvalue.h"
2022-07-26 13:59:09 +02:00
#endif // FSFW_RETVAL_H