[lldb][NFC] Remove unused include in TestLineEntry.cpp
authorRaphael Isemann <teemperor@gmail.com>
Fri, 20 Sep 2019 10:30:38 +0000 (10:30 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Fri, 20 Sep 2019 10:30:38 +0000 (10:30 +0000)
llvm-svn: 372381

lldb/unittests/Symbol/TestLineEntry.cpp

index 0d7a056..b6325fa 100644 (file)
@@ -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"