mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
fixed #endif statement
This commit is contained in:
parent
6134642f35
commit
19e9c28bb6
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ module particle_restart_write
|
|||
|
||||
#ifdef HDF5
|
||||
integer(HID_T) :: hdf5_particle_file
|
||||
#endif HDF5
|
||||
#endif
|
||||
|
||||
contains
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue