Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed May 9, 2024
1 parent c83f65b commit 698d999
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion include/podio/RNTupleReader.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

#include <ROOT/RNTuple.hxx>
#include <ROOT/RNTupleModel.hxx>
#include <ROOT/RVersion.hxx>
#include <RVersion.h>
#include <memory>
#include <string>
Expand Down
1 change: 0 additions & 1 deletion include/podio/RNTupleWriter.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

#include <ROOT/RNTuple.hxx>
#include <ROOT/RNTupleModel.hxx>
#include <ROOT/RVersion.hxx>
#include <RVersion.h>
#include <cstdint>

Expand Down
2 changes: 0 additions & 2 deletions src/RNTupleWriter.cc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
#include <ROOT/RField.hxx>
#include <ROOT/RNTupleModel.hxx>
#include <ROOT/RNTupleWriteOptions.hxx>
#include <format>
#include <map>
#include <stdexcept>

#include "TFile.h"
Expand Down

0 comments on commit 698d999

Please sign in to comment.