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 0464fd3 + c5e9e20 commit 7f41010Copy full SHA for 7f41010
include/swift/Basic/SourceLoc.h
@@ -23,6 +23,7 @@
23
#include "llvm/ADT/Hashing.h"
24
#include "llvm/ADT/StringRef.h"
25
#include "llvm/Support/SMLoc.h"
26
+#include <assert.h>
27
#include <functional>
28
29
namespace swift {
0 commit comments