Skip to content

Commit 3ac16a9

Browse files
feat: cloner algorithm and factory (fix: iwyu) (#2389)
This PR applies the include-what-you-use fixes as suggested by https://github.com/eic/EICrecon/actions/runs/21552375295. Please merge this PR into the branch `cloner` to resolve failures in PR #2384. Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 07af669 commit 3ac16a9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/global/beam/beam.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
#include <JANA/JApplicationFwd.h>
88
#include <JANA/Utils/JTypeInfo.h>
99
#include <edm4hep/MCParticleCollection.h>
10-
#include <fmt/core.h>
1110
#include <functional>
1211
#include <map>
1312
#include <memory>

0 commit comments

Comments
 (0)