#ifndef FSFWCONFIG_RETURNVALUES_CLASSIDS_H_ #define FSFWCONFIG_RETURNVALUES_CLASSIDS_H_ #include "commonConfig.h" namespace CLASS_ID { enum classIds: uint8_t { }; } #endif /* FSFWCONFIG_RETURNVALUES_CLASSIDS_H_ */