Skip to content

Commit 755c17d

Browse files
authored
Add #include <utility> for std::move
1 parent b9a20b4 commit 755c17d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGHF/HFC/Tasks/taskCharmHadronsFemtoDream.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
#include <array>
4545
#include <cstdint>
4646
#include <string>
47+
#include <utility>
4748

4849
using namespace o2;
4950
using namespace o2::aod;

0 commit comments

Comments
 (0)