mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-14 20:20:35 +00:00
removing c++14 digit seperator language feature
This commit is contained in:
parent
95baa5f1c4
commit
8b6678ec98
@ -27,7 +27,7 @@
|
|||||||
#include <boost/bind/bind.hpp>
|
#include <boost/bind/bind.hpp>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
const int FIFO_SIZE = 1'472'000;
|
const int FIFO_SIZE = 1472000;
|
||||||
|
|
||||||
|
|
||||||
/* 4 bytes IP address */
|
/* 4 bytes IP address */
|
||||||
|
Loading…
Reference in New Issue
Block a user