Skip to content

Commit 452c982

Browse files
committed
Format fix
1 parent 22446d1 commit 452c982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

otsdaq/NetworkUtilities/TransceiverSocket.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
#include "otsdaq/Macros/CoutMacros.h"
33
#include "otsdaq/MessageFacility/MessageFacility.h"
44

5+
#include <unistd.h>
56
#include <chrono>
67
#include <iostream>
78
#include <mutex>
89
#include <thread>
9-
#include <unistd.h>
1010

1111
using namespace ots;
1212

0 commit comments

Comments
 (0)