1
0
forked from fsfw/fsfw

fixed bug

This commit is contained in:
2021-03-17 15:43:01 +01:00
parent 2331188536
commit 95096d83de
3 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,7 @@
#include "../../tmtcservices/TmTcBridge.h"
#include <string>
#include <winsock2.h>
class TmTcWinUdpBridge: public TmTcBridge {