1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-08-30 01:17:59 +00:00

removing c++14 digit seperator language feature

This commit is contained in:
Lenhart
2021-04-19 21:21:34 +02:00
parent 95baa5f1c4
commit 8b6678ec98

View File

@@ -27,7 +27,7 @@
#include <boost/bind/bind.hpp>
#endif
const int FIFO_SIZE = 1'472'000;
const int FIFO_SIZE = 1472000;
/* 4 bytes IP address */