Skip to content

Commit

Permalink
add missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminhuth committed Aug 24, 2023
1 parent 2542bd8 commit fcfd971
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
#include "ActsExamples/EventData/SimSpacePoint.hpp"
#include "ActsExamples/Framework/WhiteBoard.hpp"

#include <numeric>

ActsExamples::TrackFindingAlgorithmExaTrkX::TrackFindingAlgorithmExaTrkX(
Config config, Acts::Logging::Level level)
: ActsExamples::IAlgorithm("TrackFindingMLBasedAlgorithm", level),
Expand Down

0 comments on commit fcfd971

Please sign in to comment.