Skip to content

Commit 42a4e5b

Browse files
Update clang-tools-extra/clang-tidy/modernize/UseStructuredBindingCheck.h
Co-authored-by: EugeneZelenko <[email protected]>
1 parent 8c423b3 commit 42a4e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/clang-tidy/modernize/UseStructuredBindingCheck.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- UseStructuredBindingCheck.h - clang-tidy ---------------*- C++ -*-===//
1+
//===----------------------------------------------------------------------===//
22
//
33
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.

0 commit comments

Comments
 (0)