1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-08-30 09:27:58 +00:00

Fix warning

This commit is contained in:
Álvaro Cebrián Juan
2018-08-23 14:47:24 +02:00
parent cafb3b0363
commit 3c3057ba0b

View File

@@ -68,7 +68,7 @@ private:
std::unique_ptr<Gnss_Synchro_Udp_Sink> udp_sink_ptr;
unsigned int count;
int count;
public: