mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-22 14:54:36 +02:00
Rename core_config to buffer_config namespace
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "formats.hpp"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
using namespace core_buffer;
|
||||
using namespace buffer_config;
|
||||
|
||||
TEST(FastQueue, basic_interaction)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user