Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reported by @dilpath: > Fails with HDF5 1.14.0, 1.13.3. Works with 1.12.1 ``` amici/src/hdf5.cpp:949:65: error: call of overloaded ‘H5File(const char*, unsigned int, int)’ is ambiguous 949 | H5::H5File file(hdffile.c_str(), H5F_ACC_RDONLY, H5P_DEFAULT); ``` Co-authored-by: Stephan Grein <[email protected]>
- Loading branch information