Skip to content

Commit

Permalink
remove unused *_F.H includes
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Apr 4, 2024
1 parent a882a03 commit 12581ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions Source/radiation/Radiation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
#include <rad_util.H>
#include <filt_prim.H>

#include <AMReX_PROB_AMR_F.H>

#include <opacity.H>

#include <iostream>
Expand Down
1 change: 0 additions & 1 deletion Source/sdc/Castro_sdc.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#include <Castro.H>
// #include <Castro_hydro_F.H>
#include <Castro_sdc_util.H>

using namespace amrex;
Expand Down

0 comments on commit 12581ab

Please sign in to comment.