mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 12:32:23 +02:00
Rename core_config to buffer_config namespace
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "FrameUdpReceiver.hpp"
|
||||
|
||||
using namespace std;
|
||||
using namespace core_buffer;
|
||||
using namespace buffer_config;
|
||||
|
||||
FrameUdpReceiver::FrameUdpReceiver(
|
||||
const uint16_t port,
|
||||
|
||||
Reference in New Issue
Block a user