mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-01 05:04:55 +01:00
reciever hdf5 compiling error fixed
This commit is contained in:
@@ -451,7 +451,7 @@ void slsReceiverImplementation::setFileFormat(const fileFormat f) {
|
||||
for(const auto& it : dataProcessor)
|
||||
it->SetFileFormat(f);
|
||||
|
||||
FILE_LOG(logINFO) << "File Format:" << getFileFormatType(fileFormatType);
|
||||
FILE_LOG(logINFO) << "File Format: " << getFileFormatType(fileFormatType);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user