fixed: missing return value without HDF5
This commit is contained in:
parent
0b63ec3e93
commit
0731179e31
@ -757,4 +757,6 @@ bool HDF5Writer::writeLog (const std::string& data, const std::string& name)
|
||||
|
||||
return true;
|
||||
#endif
|
||||
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user