fixes in build config

This commit is contained in:
Jakob Meier
2022-06-05 09:12:56 +02:00
parent 917090e39d
commit f2d5932883
2 changed files with 3 additions and 2 deletions

View File

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