Skip to content

Commit 581a49f

Browse files
committed
Applying clang-format.
1 parent b83c816 commit 581a49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/tools/lldb-dap/DAPLog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
#include "DAPLog.h"
1010
#include "llvm/ADT/StringRef.h"
11-
#include "llvm/Support/Path.h"
1211
#include "llvm/Support/Chrono.h"
12+
#include "llvm/Support/Path.h"
1313
#include "llvm/Support/raw_ostream.h"
1414
#include <chrono>
1515
#include <mutex>

0 commit comments

Comments
 (0)