svenreiche / Genesis-1.3-Version4

Time-dependent, 3D Code to simulate the amplification process of a Free-electron Laser.
GNU General Public License v3.0
53 stars 26 forks source link

minor: fix missing include hdf5.h #183

Closed ZeugAusHH closed 1 month ago

ZeugAusHH commented 1 month ago

The combination of all merged pull requests resulted in status of dev branch that did not compile.

The reason is a missing include of hdf5.h, this patch fixes it.