mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-11 15:35:35 +02:00
Rename h5_utils to H5Format
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define REST_INTERFACE_H
|
||||
|
||||
#include "WriterManager.hpp"
|
||||
#include "h5_utils.hpp"
|
||||
#include "H5Format.hpp"
|
||||
|
||||
void start_rest_api(WriterManager& writer_manager, uint16_t port, std::map<std::string, DATA_TYPE>* input_value_type);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user