fixed for hosted OSAL

This commit is contained in:
2021-03-20 12:49:15 +01:00
parent a4ca61d834
commit 0da95b75a2
3 changed files with 7 additions and 8 deletions

View File

@ -1,5 +1,6 @@
#include <fsfw/ipc/MutexHelper.h>
#include "TmTcWinUdpBridge.h"
#include <fsfw/ipc/MutexGuard.h>
TmTcWinUdpBridge::TmTcWinUdpBridge(object_id_t objectId,
object_id_t tcDestination, object_id_t tmStoreId, object_id_t tcStoreId,