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.
2 parents 07f889f + 1a394e8 commit 67416a5Copy full SHA for 67416a5
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