Skip to content

Commit 151cfb3

Browse files
authored
Merge pull request #7 from alibuild/alibot-cleanup-12204
Please consider the following formatting changes to #12204
2 parents 00910dc + 7e34c37 commit 151cfb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Common/Tasks/qaMuon.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@
4545
#include "Math/Vector4D.h"
4646
#include "TGeoGlobalMagField.h"
4747

48-
#include <utility>
49-
#include <string>
5048
#include <algorithm>
49+
#include <chrono>
5150
#include <map>
51+
#include <string>
52+
#include <utility>
5253
#include <vector>
53-
#include <chrono>
5454

5555
using namespace std;
5656
using namespace o2;

0 commit comments

Comments
 (0)