mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-29 02:02:23 +02:00
Rename core_config to buffer_config namespace
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <future>
|
||||
|
||||
using namespace std;
|
||||
using namespace core_buffer;
|
||||
using namespace buffer_config;
|
||||
|
||||
TEST(LiveRecvModule, transfer_test) {
|
||||
// TODO: Make this test work again.
|
||||
|
||||
Reference in New Issue
Block a user