diff --git a/ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx b/ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx index 86146b91f98..a7d2f09de0f 100644 --- a/ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx +++ b/ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx @@ -44,7 +44,7 @@ <<<<<<< Updated upstream ======= #include "CommonConstants/MathConstants.h" ->>>>>>> Stashed changes + >>>>>>> Stashed changes #include "CommonConstants/PhysicsConstants.h" #include "CommonUtils/NameConf.h" #include "DataFormatsCalibration/MeanVertexObject.h" @@ -73,7 +73,7 @@ #include #include -using namespace o2; + using namespace o2; using namespace o2::framework; using namespace o2::constants::math;