delete obsolete folder
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#ifndef CONFIG_TMTC_PUSIDS_H_
|
||||
#define CONFIG_TMTC_PUSIDS_H_
|
||||
#ifndef COMMON_CONFIG_TMTC_PUSIDS_H_
|
||||
#define COMMON_CONFIG_TMTC_PUSIDS_H_
|
||||
|
||||
namespace pus {
|
||||
enum Ids {
|
||||
@ -21,4 +21,4 @@ enum Ids {
|
||||
};
|
||||
};
|
||||
|
||||
#endif /* CONFIG_TMTC_PUSIDS_H_ */
|
||||
#endif /* COMMON_CONFIG_TMTC_PUSIDS_H_ */
|
||||
|
Reference in New Issue
Block a user