1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-02-20 21:10:09 +00:00

Merge branch 'iucgnaw-FixCompilation' into next

This commit is contained in:
Carles Fernandez 2021-10-08 11:16:27 +02:00
commit 110eab648f
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -14,6 +14,7 @@
*/
#include "nav_msg_udp_listener.h"
#include <iostream>
#include <sstream>
Nav_Msg_Udp_Listener::Nav_Msg_Udp_Listener(unsigned short port)