mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-23 20:10:44 +02:00
Shorten format notation
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "../H5Format.hpp"
|
||||
|
||||
using namespace std;
|
||||
using s_ptr = s_ptr;
|
||||
using s_ptr = shared_ptr<h5_base>;
|
||||
|
||||
class NXmxFormat : public H5Format
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user