Skip to content

Commit

Permalink
Add missing endif
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpkatz committed Jul 22, 2023
1 parent a9334ac commit 20d2f92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/driver/timestep.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#else
#include <actual_rhs.H>
#endif
#endif

#ifdef RADIATION
#include <Radiation.H>
Expand Down

0 comments on commit 20d2f92

Please sign in to comment.