diff options
Diffstat (limited to 'Source/Parallelization/GuardCellManager.H')
-rw-r--r-- | Source/Parallelization/GuardCellManager.H | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Parallelization/GuardCellManager.H b/Source/Parallelization/GuardCellManager.H index 1583c0bd6..d07c5c99a 100644 --- a/Source/Parallelization/GuardCellManager.H +++ b/Source/Parallelization/GuardCellManager.H @@ -7,7 +7,9 @@ #ifndef GUARDCELLMANAGER_H_ #define GUARDCELLMANAGER_H_ +#include <AMReX_Array.H> #include <AMReX_IntVect.H> +#include <AMReX_REAL.H> #include <AMReX_RealVect.H> /** |