We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59f553 commit 9ab98e3Copy full SHA for 9ab98e3
PWGDQ/Tasks/qaMatching.cxx
@@ -33,7 +33,7 @@
33
34
#include <algorithm>
35
#include <cinttypes>
36
-=======
+ =======
37
#include "Tools/ML/MlResponse.h"
38
39
#include <CCDB/BasicCCDBManager.h>
@@ -85,7 +85,7 @@
85
#include <cstdint>
86
#include <format>
87
#include <functional>
88
->>>>>>> master
+ >>>>>>> master
89
#include <iostream>
90
#include <map>
91
#include <memory>
@@ -99,7 +99,7 @@
99
100
#include <math.h>
101
102
-using namespace o2;
+ using namespace o2;
103
using namespace o2::framework;
104
using namespace o2::aod;
105
0 commit comments