HDF5 fails with Intel compiler

Created by: chuckatkins

See https://open.cdash.org/viewBuildError.php?buildid=4922792

.../Code/adios2/source/Builds/Intel-17.0.3.191_MPICH/ADIOS2/source/adios2/engine/hdf5/HDF5Common.cpp(73): error: namespace "std" has no member "runtime_error"
                  throw std::runtime_error("HDF5: Unable to create group " + ts0);
                             ^