Skip to content

Commit cf97df0

Browse files
committed
clang
1 parent 34d28dc commit cf97df0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGLF/Tasks/Strangeness/nonPromptCascade.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@
4747
#include "TParticlePDG.h"
4848
#include "TTree.h"
4949

50+
#include <algorithm>
5051
#include <cmath>
52+
#include <map>
5153
#include <memory>
5254
#include <string>
5355
#include <vector>
54-
#include <map>
55-
#include <algorithm>
5656

5757
using namespace o2;
5858
using namespace o2::framework;

0 commit comments

Comments
 (0)