Skip to content

Commit 987e732

Browse files
committed
[lldb][NFC] Cleanup includes in FormatManagerTests.cpp
1 parent d97cf1f commit 987e732

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

lldb/unittests/DataFormatter/FormatManagerTests.cpp

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
#include "TestingSupport/TestUtilities.h"
10-
11-
#include "lldb/Core/Mangled.h"
12-
#include "lldb/Core/Module.h"
13-
#include "lldb/Core/ModuleSpec.h"
149
#include "lldb/DataFormatters/FormatManager.h"
15-
#include "lldb/Host/FileSystem.h"
16-
#include "lldb/Host/HostInfo.h"
17-
#include "lldb/Symbol/SymbolContext.h"
18-
19-
#include "llvm/Support/FileUtilities.h"
20-
#include "llvm/Support/Path.h"
21-
#include "llvm/Support/Program.h"
22-
#include "llvm/Testing/Support/Error.h"
2310

2411
#include "gtest/gtest.h"
2512

0 commit comments

Comments
 (0)