Skip to content

Commit 2d563e6

Browse files
committed
Please consider the following formatting changes
1 parent 5283913 commit 2d563e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PWGDQ/Tasks/qaMatching.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
#include "GlobalTracking/MatchGlobalFwd.h"
2828
#include "MFTTracking/Constants.h"
2929

30+
#include <algorithm>
3031
#include <limits>
3132
#include <map>
33+
#include <memory>
3234
#include <string>
3335
#include <unordered_map>
34-
#include <memory>
35-
#include <algorithm>
3636
#include <utility>
3737
#include <vector>
3838

0 commit comments

Comments
 (0)