Skip to content

Commit

Permalink
[Symbol] Remove redundant include
Browse files Browse the repository at this point in the history
llvm-svn: 368638
  • Loading branch information
bulbazord committed Aug 13, 2019
1 parent c109808 commit f4446f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lldb/source/Symbol/ClangASTContext.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
#include "lldb/Core/StreamFile.h"
#include "lldb/Core/ThreadSafeDenseMap.h"
#include "lldb/Core/UniqueCStringMap.h"
#include "lldb/Symbol/ClangASTContext.h"
#include "lldb/Symbol/ClangASTImporter.h"
#include "lldb/Symbol/ClangExternalASTSourceCallbacks.h"
#include "lldb/Symbol/ClangExternalASTSourceCommon.h"
Expand Down

0 comments on commit f4446f1

Please sign in to comment.