fix raspberry pi build
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
2022-05-26 11:46:28 +02:00
parent e5459bb1f7
commit 97db44e500
6 changed files with 38 additions and 38 deletions

View File

@ -3,7 +3,7 @@
#include <vector>
#include "fsfw/tasks/Typedef.h"
#include "fsfw/tasks/definitions.h"
class PeriodicTaskIF;
class TaskFactory;