Skip to content

Commit 2e4faf3

Browse files
feat: cloner algorithm and factory (fix: iwyu) (#2764)
This PR applies the include-what-you-use fixes as suggested by https://github.com/eic/EICrecon/actions/runs/29870108483. 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 ce67ed8 commit 2e4faf3

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
@@ -8,7 +8,6 @@
88
#include <JANA/Utils/JTypeInfo.h>
99
#include <edm4hep/MCParticleCollection.h>
1010
#include <functional>
11-
#include <map>
1211
#include <memory>
1312
#include <string>
1413
#include <vector>

0 commit comments

Comments
 (0)