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 6f9dd9a commit 7da05f8Copy full SHA for 7da05f8
include/swift/AST/ModuleLoader.h
@@ -21,6 +21,7 @@
21
#include "swift/Basic/LLVM.h"
22
#include "swift/Basic/SourceLoc.h"
23
#include "llvm/ADT/SetVector.h"
24
+#include "llvm/ADT/SmallSet.h"
25
#include "llvm/ADT/TinyPtrVector.h"
26
27
namespace swift {
0 commit comments