Skip to content

Commit 8c12abd

Browse files
author
Niveditha Ramasubramanian
committed
Apply Clang-format
1 parent d5126e3 commit 8c12abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGDQ/Tasks/qaMatching.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
#include "MFTTracking/Constants.h"
2929

3030
#include <Math/ProbFunc.h>
31-
#include <unordered_set>
3231

3332
#include <algorithm>
3433
#include <iostream>
@@ -38,6 +37,7 @@
3837
#include <string>
3938
#include <tuple>
4039
#include <unordered_map>
40+
#include <unordered_set>
4141
#include <utility>
4242
#include <vector>
4343

0 commit comments

Comments
 (0)