Skip to content

Commit

Permalink
fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Oct 14, 2023
1 parent e2fa1a4 commit a032ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Exec/science/flame/problem_bc_fill.H
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef problem_bc_fill_H
#define problem_bc_fill_H

#include <AMReX_Real.H>
#include <AMReX_REAL.H>

AMREX_GPU_HOST_DEVICE AMREX_INLINE
void problem_bc_fill(int i, int j, int k,
Expand Down

0 comments on commit a032ac2

Please sign in to comment.