Skip to content

Commit

Permalink
missing header fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
rex-schilasky committed Nov 26, 2023
1 parent f0baa8a commit 7486257
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ecal/core/src/io/udp/rcv_sample_slot.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@

#include <ecal/ecal_log.h>

#include <cstring>

CReceiveSlot::CReceiveSlot()
: m_timeout(0.0)
, m_recv_mode(rcm_waiting)
Expand Down

0 comments on commit 7486257

Please sign in to comment.