Skip to content

Commit

Permalink
[lldb][NFC] Remove unused include in TestLineEntry.cpp
Browse files Browse the repository at this point in the history
llvm-svn: 372381
  • Loading branch information
Teemperor committed Sep 20, 2019
1 parent 22a8f35 commit 7335197
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lldb/unittests/Symbol/TestLineEntry.cpp
Expand Up @@ -22,7 +22,6 @@
#include "lldb/Host/HostInfo.h"
#include "lldb/Symbol/CompileUnit.h"
#include "lldb/Symbol/SymbolContext.h"
#include "lldb/Utility/StreamString.h"

#include "llvm/Support/FileUtilities.h"
#include "llvm/Support/Program.h"
Expand Down

0 comments on commit 7335197

Please sign in to comment.