mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-28 09:54:51 +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/msg_queue.h>
|
||||
#include <armadillo>
|
||||
#include <time.h>
|
||||
#include <ctime>
|
||||
|
||||
class TcpCmdInterface
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user