7 lines
114 B
C
7 lines
114 B
C
#ifndef FSFW_RETVAL_H
|
|
#define FSFW_RETVAL_H
|
|
|
|
#include "fsfw/returnvalues/returnvalue.h"
|
|
|
|
#endif // FSFW_RETVAL_H
|