mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-29 01:12:22 +02:00
Adding destructor to format class
This commit is contained in:
@@ -16,6 +16,7 @@ class NXmxFormat : public H5Format
|
||||
shared_ptr<h5_group> file_format = NULL;
|
||||
|
||||
public:
|
||||
~NXmxFormat(){};
|
||||
|
||||
NXmxFormat()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user