Skip to content

Commit 1d809b0

Browse files
committed
SILOptimizer: Remove unnecessary #include of GenericSignatureBuilder.h
1 parent b2ca238 commit 1d809b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/SILOptimizer/Mandatory/Differentiation.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
#include "swift/AST/DiagnosticsSIL.h"
2626
#include "swift/AST/Expr.h"
2727
#include "swift/AST/GenericEnvironment.h"
28-
#include "swift/AST/GenericSignatureBuilder.h"
2928
#include "swift/AST/LazyResolver.h"
3029
#include "swift/AST/ParameterList.h"
3130
#include "swift/AST/SourceFile.h"

0 commit comments

Comments
 (0)