Skip to content

Commit 2287d22

Browse files
committed
[ntuple] RPageSourceFile out of Experimental
1 parent 2c11eab commit 2287d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/io/hadd/merge_changeComp_check_output.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ int merge_changeComp_check_output(int expectedCompressionRNT, int expectedCompre
2121
}
2222
}
2323

24-
Internal::RPageSourceFile source("ntpl", fnameOut, ROOT::RNTupleReadOptions());
24+
ROOT::Internal::RPageSourceFile source("ntpl", fnameOut, ROOT::RNTupleReadOptions());
2525
source.Attach();
2626

2727
Internal::RClusterPool pool{source};

0 commit comments

Comments
 (0)