Skip to content

Commit

Permalink
[ntuple] remove unused include
Browse files Browse the repository at this point in the history
  • Loading branch information
jblomer committed Jan 7, 2025
1 parent f2b7937 commit 75be5ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tree/ntuple/v7/inc/ROOT/RNTupleUtil.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,13 @@
#define ROOT7_RNTupleUtil

#include <cstdint>

#include <string>
#include <string_view>
#include <type_traits>
#include <variant>

#include <ROOT/RError.hxx>
#include <ROOT/RLogger.hxx>
#include <ROOT/RNTupleReadOptions.hxx>

namespace ROOT {

Expand Down

0 comments on commit 75be5ac

Please sign in to comment.