Skip to content

Commit 42673ca

Browse files
author
jimun_lee
committed
[PWGLF] Fixed std::cout --> LOG(info) also
1 parent 23f183b commit 42673ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/Tasks/Resonances/kstarInOO.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
#include <cmath>
5050
#include <cstddef>
5151
#include <cstdlib>
52-
#include <iostream>
52+
//#include <iostream>
5353
#include <memory>
5454
#include <string>
5555
#include <utility>

0 commit comments

Comments
 (0)