mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[CodeCompletion] Replace includes of CodeCompletion.h by more specific ones
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
|
||||
#include "CodeCompletion.h"
|
||||
#include "SourceKit/Core/LangSupport.h"
|
||||
#include "swift/IDE/CodeCompletion.h"
|
||||
//#include "swift/IDE/CodeCompletionContext.h"
|
||||
#include "swift/IDE/SwiftCompletionInfo.h"
|
||||
#include "llvm/ADT/StringMap.h"
|
||||
|
||||
namespace swift {
|
||||
|
||||
Reference in New Issue
Block a user