it was not the #pragma once
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
This commit is contained in:
@ -1,9 +1,6 @@
|
||||
#ifndef _BSP_HOSTED_SCHEDULING_H_
|
||||
#define _BSP_HOSTED_SCHEDULING_H_
|
||||
#pragma once
|
||||
|
||||
namespace scheduling {
|
||||
void initMission();
|
||||
void initTasks();
|
||||
}; // namespace scheduling
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user