Skip to content

Commit 42701ce

Browse files
author
Henrik Fribert
committed
Fix: Formatting
1 parent e773496 commit 42701ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ALICE3/TableProducer/OTF/onTheFlyTrackerPid.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
#include <array>
5959
#include <cmath>
6060
#include <map>
61+
#include <memory>
6162
#include <string>
6263
#include <unordered_map>
6364
#include <utility>
6465
#include <vector>
65-
#include <memory>
6666

6767
using namespace o2;
6868
using namespace o2::framework;

0 commit comments

Comments
 (0)