some fixes

This commit is contained in:
2024-11-08 18:41:31 +01:00
parent efbcb0569f
commit 5864b1cb59
5 changed files with 16 additions and 15 deletions

View File

@ -1,6 +1,7 @@
#include "PeriodicHkHelper.h"
#include <cmath>
#include <functional>
#include <set>
#include "fsfw/housekeeping/AcceptsHkPacketsIF.h"