mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-06-03 23:24:09 +00:00
Replace time.h by ctime include
This commit is contained in:
parent
05b6c03344
commit
f8f235f7dd
@ -44,7 +44,7 @@
|
|||||||
#include <gnuradio/message.h>
|
#include <gnuradio/message.h>
|
||||||
#include <gnuradio/msg_queue.h>
|
#include <gnuradio/msg_queue.h>
|
||||||
#include <armadillo>
|
#include <armadillo>
|
||||||
#include <time.h>
|
#include <ctime>
|
||||||
|
|
||||||
class TcpCmdInterface
|
class TcpCmdInterface
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user