Skip to content

Commit acad7ef

Browse files
committed
[NFC] Remove unused includes.
1 parent 8a13f42 commit acad7ef

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/stressEntryList.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
// *******************Deleting the data files****************************
3636
// **********************************************************************
3737

38-
#include <map>
3938
#include <list>
4039
#include <array>
4140
#include <functional>
@@ -52,7 +51,6 @@
5251
#include "TFile.h"
5352
#include "TSystem.h"
5453
#include "TError.h"
55-
#include "snprintf.h"
5654

5755
Int_t stressEntryList(Int_t nentries = 10000, Int_t nfiles = 10);
5856
void MakeTrees(Int_t nentries, Int_t nfiles);

0 commit comments

Comments
 (0)