Skip to content

Commit 38433cf

Browse files
committed
remove unneeded includes statements
1 parent 56f09db commit 38433cf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/Sema/TypeCheckAttr.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,8 @@
3434
#include "swift/AST/PropertyWrappers.h"
3535
#include "swift/AST/SourceFile.h"
3636
#include "swift/AST/StorageImpl.h"
37-
#include "swift/AST/TypeAlignments.h"
3837
#include "swift/AST/TypeCheckRequests.h"
3938
#include "swift/AST/Types.h"
40-
#include "swift/Basic/SourceLoc.h"
4139
#include "swift/Parse/Lexer.h"
4240
#include "swift/Sema/IDETypeChecking.h"
4341
#include "clang/Basic/CharInfo.h"

0 commit comments

Comments
 (0)