We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea92df0 commit 4028222Copy full SHA for 4028222
include/swift/IDE/SourceEntityWalker.h
@@ -17,7 +17,6 @@
17
#include "swift/Basic/LLVM.h"
18
#include "swift/Basic/SourceLoc.h"
19
#include "llvm/ADT/PointerUnion.h"
20
-#include <string>
21
22
namespace clang {
23
class Module;
include/swift/SIL/SILWitnessTable.h
@@ -28,7 +28,6 @@
28
#include "swift/AST/ProtocolConformanceRef.h"
29
#include "llvm/ADT/ilist_node.h"
30
#include "llvm/ADT/ilist.h"
31
32
33
namespace swift {
34
0 commit comments