diff --git a/core/detectors/trd/CbmTrdFASP.h b/core/detectors/trd/CbmTrdFASP.h index 25ee4e0407cd1ec6aa6e71228561de5e4380cc42..a9e1096beae362a49faae8b6d35f6d042c272462 100644 --- a/core/detectors/trd/CbmTrdFASP.h +++ b/core/detectors/trd/CbmTrdFASP.h @@ -10,9 +10,9 @@ #include <Rtypes.h> // for THashConsistencyHolder, ClassDef #include <RtypesCore.h> // for Int_t, Float_t, ULong64_t, UInt_t, Bool_t #include <TObject.h> // for TObject -#include <tuple> // for tuple #include <map> // for map +#include <tuple> // for tuple #include <utility> // for pair class CbmMatch;