mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 01:52:24 +02:00
Fix bitshuffle back to C library
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#include "gtest/gtest.h"
|
||||
#include "buffer_config.hpp"
|
||||
#include "bitshuffle/bitshuffle.h"
|
||||
|
||||
extern "C" {
|
||||
#include "bitshuffle/bitshuffle.h"
|
||||
}
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user