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 15d1e0a commit 4b4dee2Copy full SHA for 4b4dee2
include/swift/AST/USRGeneration.h
@@ -21,6 +21,8 @@
21
22
#include "swift/Basic/LLVM.h"
23
24
+#include <string>
25
+
26
namespace swift {
27
class Decl;
28
class AbstractStorageDecl;
0 commit comments