mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 08:32:23 +02:00
Rename core_config to buffer_config namespace
This commit is contained in:
@@ -6,7 +6,7 @@ extern "C" {
|
||||
}
|
||||
|
||||
using namespace std;
|
||||
using namespace core_buffer;
|
||||
using namespace buffer_config;
|
||||
|
||||
TEST(bitshuffle, simple_compression)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user