summaryrefslogtreecommitdiff
path: root/unittests/Support/LockFileManagerTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/Support/LockFileManagerTest.cpp')
-rw-r--r--unittests/Support/LockFileManagerTest.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/unittests/Support/LockFileManagerTest.cpp b/unittests/Support/LockFileManagerTest.cpp
index 5c73b9f5e2..3c84f4dcfe 100644
--- a/unittests/Support/LockFileManagerTest.cpp
+++ b/unittests/Support/LockFileManagerTest.cpp
@@ -10,9 +10,7 @@
#include "llvm/Support/LockFileManager.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/Path.h"
-
#include "gtest/gtest.h"
-
#include <memory>
using namespace llvm;