Skip to content

Commit 330dbd8

Browse files
committed
Remove superfluous include
on-behalf-of: @amd <[email protected]>
1 parent 4c41332 commit 330dbd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang-tools-extra/clang-tidy/bugprone/DefaultLambdaCaptureCheck.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
//===----------------------------------------------------------------------===//
88

99
#include "DefaultLambdaCaptureCheck.h"
10-
#include "clang/AST/ASTContext.h"
1110
#include "clang/ASTMatchers/ASTMatchFinder.h"
1211

1312
using namespace clang::ast_matchers;

0 commit comments

Comments
 (0)