diff options
Diffstat (limited to 'Source/Diagnostics/FlushFormats/FlushFormatAscent.cpp')
-rw-r--r-- | Source/Diagnostics/FlushFormats/FlushFormatAscent.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Diagnostics/FlushFormats/FlushFormatAscent.cpp b/Source/Diagnostics/FlushFormats/FlushFormatAscent.cpp index 6d7ac2743..39f3a9dea 100644 --- a/Source/Diagnostics/FlushFormats/FlushFormatAscent.cpp +++ b/Source/Diagnostics/FlushFormats/FlushFormatAscent.cpp @@ -1,5 +1,7 @@ #include "FlushFormatAscent.H" +#include "WarpX.H" + #include <AMReX.H> #include <AMReX_REAL.H> |