Skip to content

Commit b3530e6

Browse files
committed
[ntuple] remove duplicate includes
1 parent 24c8940 commit b3530e6

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

tree/ntuple/src/RPageStorage.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include <ROOT/RNTupleZip.hxx>
2424
#include <ROOT/RPageAllocator.hxx>
2525
#include <ROOT/RPageSinkBuf.hxx>
26-
#include <ROOT/RPageStorageFile.hxx>
2726
#ifdef R__ENABLE_DAOS
2827
#include <ROOT/RPageStorageDaos.hxx>
2928
#endif

tree/ntupleutil/src/RNTupleInspector.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
#include <ROOT/RPageStorageFile.hxx>
1818
#include <ROOT/RNTupleDescriptor.hxx>
1919
#include <ROOT/RNTupleInspector.hxx>
20-
#include <ROOT/RError.hxx>
2120

2221
#include <TFile.h>
2322

0 commit comments

Comments
 (0)