Skip to content

Commit 671de4f

Browse files
authored
---
yaml --- r: 349028 b: refs/heads/master c: ad57896 h: refs/heads/master
1 parent 6aae418 commit 671de4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: c55962c97ef8b6bf8a8d913a7d2e902fa26ddd12
2+
refs/heads/master: ad57896b7b213cacc7ebc634091ea98b390982ef
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/lib/AST/ASTContext.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
#include "swift/AST/ASTContext.h"
1818
#include "ForeignRepresentationInfo.h"
1919
#include "SubstitutionMapStorage.h"
20-
#include "swift/AST/AutoDiff.h"
2120
#include "swift/AST/ClangModuleLoader.h"
2221
#include "swift/AST/ConcreteDeclRef.h"
2322
#include "swift/AST/DiagnosticEngine.h"
@@ -29,6 +28,7 @@
2928
#include "swift/AST/GenericSignature.h"
3029
#include "swift/AST/GenericSignatureBuilder.h"
3130
#include "swift/AST/ImportCache.h"
31+
#include "swift/AST/IndexSubset.h"
3232
#include "swift/AST/KnownProtocols.h"
3333
#include "swift/AST/LazyResolver.h"
3434
#include "swift/AST/ModuleLoader.h"

0 commit comments

Comments
 (0)