Skip to content

Commit

Permalink
reorder includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Piyush Sharda authored and Piyush Sharda committed Feb 4, 2024
1 parent 69616f8 commit 702faa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PrimordialChem/test_primordial_chem.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
#include "radiation_system.hpp"
#include "test_primordial_chem.hpp"

#include "actual_eos_data.H"
#include "burn_type.H"
#include "eos.H"
#include "extern_parameters.H"
#include "network.H"
#include "actual_eos_data.H"

using amrex::Real;

Expand Down

0 comments on commit 702faa4

Please sign in to comment.