Skip to content

Commit 8318b83

Browse files
committed
Remove unnecessary header. NFC
1 parent 3391140 commit 8318b83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: lib/SILOptimizer/Transforms/SILCodeMotion.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#define DEBUG_TYPE "sil-codemotion"
1414
#include "swift/SILOptimizer/PassManager/Passes.h"
1515
#include "swift/Basic/BlotMapVector.h"
16-
#include "swift/SIL/Projection.h"
1716
#include "swift/SIL/SILBuilder.h"
1817
#include "swift/SIL/SILModule.h"
1918
#include "swift/SIL/SILType.h"

0 commit comments

Comments
 (0)