aboutsummaryrefslogtreecommitdiff
path: root/Source/Diagnostics/FlushFormats/FlushFormatSensei.cpp
diff options
context:
space:
mode:
authorGravatar Corey Wetterer-Nelson <78513275+c-wetterer-nelson@users.noreply.github.com> 2021-08-26 11:58:51 -0400
committerGravatar GitHub <noreply@github.com> 2021-08-26 08:58:51 -0700
commitfdda3d9c9c88c54fb1c07b6bef35e175ba3362cb (patch)
tree0166f2a68a11a3e4e84a52f8761d4e2fa9bc4029 /Source/Diagnostics/FlushFormats/FlushFormatSensei.cpp
parent569eab4acd4033a5d600ee1d53abaea2e63336f0 (diff)
downloadWarpX-fdda3d9c9c88c54fb1c07b6bef35e175ba3362cb.tar.gz
WarpX-fdda3d9c9c88c54fb1c07b6bef35e175ba3362cb.tar.zst
WarpX-fdda3d9c9c88c54fb1c07b6bef35e175ba3362cb.zip
add include to fix compiler error (#2237)
Diffstat (limited to '')
-rw-r--r--Source/Diagnostics/FlushFormats/FlushFormatSensei.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Diagnostics/FlushFormats/FlushFormatSensei.cpp b/Source/Diagnostics/FlushFormats/FlushFormatSensei.cpp
index 9927fb62f..367f24672 100644
--- a/Source/Diagnostics/FlushFormats/FlushFormatSensei.cpp
+++ b/Source/Diagnostics/FlushFormats/FlushFormatSensei.cpp
@@ -1,3 +1,4 @@
+#include "Utils/WarpXProfilerWrapper.H"
#include "FlushFormatSensei.H"
#include "WarpX.H"