We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbd1d7c commit 0afc6ecCopy full SHA for 0afc6ec
src/utilities/eicrecon/eicrecon_cli.cpp
@@ -6,9 +6,11 @@
6
7
#include <JANA/CLI/JBenchmarker.h>
8
#include <JANA/CLI/JSignalHandler.h>
9
+#include <JANA/Components/JComponentSummary.h>
10
#include <JANA/JApplication.h>
11
#include <JANA/JVersion.h>
12
#include <JANA/Services/JComponentManager.h>
13
+#include <JANA/Utils/JTablePrinter.h>
14
#include <algorithm>
15
#include <cstdlib>
16
#include <cstring>
0 commit comments