mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-30 01:40:04 +02:00
unnecessary hdf5 define, allows doxygen to include them
This commit is contained in:
parent
ba7f54744b
commit
7333909f6b
@ -1,4 +1,3 @@
|
|||||||
#ifdef HDF5C
|
|
||||||
#pragma once
|
#pragma once
|
||||||
/************************************************
|
/************************************************
|
||||||
* @file HDF5File.h
|
* @file HDF5File.h
|
||||||
@ -91,4 +90,3 @@ class HDF5File : private virtual slsDetectorDefs, public File {
|
|||||||
|
|
||||||
uint64_t extNumImages;
|
uint64_t extNumImages;
|
||||||
};
|
};
|
||||||
#endif
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user