We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09fedc5 commit f095b03Copy full SHA for f095b03
1 file changed
DataFormats/common/src/BunchFilling.cxx
@@ -10,7 +10,8 @@
10
11
#include "FairLogger.h"
12
#include "CommonDataFormat/BunchFilling.h"
13
-#include "TFile.h"
+#include <TClass.h>
14
+#include <TFile.h>
15
16
using namespace o2;
17
0 commit comments