Skip to content

Commit

Permalink
fix: iwyu
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Apr 11, 2024
1 parent d422b77 commit 0e2db85
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/algorithms/onnx/InclusiveKinematicsML.cc
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
// SPDX-License-Identifier: LGPL-3.0-or-later
// Copyright (C) 2022, 2023 Wouter Deconinck, Tooba Ali

#include <edm4eic/InclusiveKinematicsCollection.h>
#include <fmt/core.h>
#include <podio/ObjectID.h>
#include <cmath>
#include <gsl/pointers>
#include <onnxruntime_cxx_api.h>
#include <vector>

#include "InclusiveKinematicsML.h"

Expand Down

0 comments on commit 0e2db85

Please sign in to comment.