Skip to content

Commit ed59b42

Browse files
Add vector include to CascadeMlResponse.h
1 parent ca00a99 commit ed59b42

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

PWGLF/Utils/CascadeMlResponse.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
#ifndef PWGLF_UTILS_CASCADEMLRESPONSE_H_
1919
#define PWGLF_UTILS_CASCADEMLRESPONSE_H_
2020

21+
#include <vector>
22+
2123
#include "Tools/ML/MlResponse.h"
2224

2325
namespace o2::analysis

0 commit comments

Comments
 (0)