Skip to content

Commit 5bb9627

Browse files
committed
Please consider the following formatting changes
1 parent 3f9ad7e commit 5bb9627

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

PWGDQ/Tasks/muonGlobalAlignment.cxx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
#include <THnSparse.h>
5959
#include <TMath.h>
6060

61+
#include "rapidjson/document.h"
62+
6163
#include <GPUROOTCartesianFwd.h>
6264
#include <RtypesCore.h>
6365

64-
#include "rapidjson/document.h"
65-
6666
#include <algorithm>
6767
#include <array>
6868
#include <chrono>
@@ -77,6 +77,7 @@
7777
#include <string>
7878
#include <unordered_map>
7979
#include <vector>
80+
8081
#include <math.h>
8182

8283
using namespace o2;

0 commit comments

Comments
 (0)