added missing include
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
Robin Müller 2022-01-17 13:51:03 +01:00
parent 9438ba8dcc
commit 71c5aa4df0
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814

View File

@ -3,6 +3,8 @@
#include "fsfw/returnvalues/HasReturnvaluesIF.h"
#include <cstddef>
/**
* @brief Interface class for managing the PTME IP Core implemented in the programmable logic.
*