We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd5d03 commit 15ac626Copy full SHA for 15ac626
2 files changed
tree/ntuple/src/RPageStorage.cxx
@@ -23,7 +23,6 @@
23
#include <ROOT/RNTupleZip.hxx>
24
#include <ROOT/RPageAllocator.hxx>
25
#include <ROOT/RPageSinkBuf.hxx>
26
-#include <ROOT/RPageStorageFile.hxx>
27
#ifdef R__ENABLE_DAOS
28
#include <ROOT/RPageStorageDaos.hxx>
29
#endif
tree/ntupleutil/src/RNTupleInspector.cxx
@@ -17,7 +17,6 @@
17
#include <ROOT/RPageStorageFile.hxx>
18
#include <ROOT/RNTupleDescriptor.hxx>
19
#include <ROOT/RNTupleInspector.hxx>
20
-#include <ROOT/RError.hxx>
21
22
#include <TFile.h>
0 commit comments