diff options
Diffstat (limited to 'libcxx/include/initializer_list')
| -rw-r--r-- | libcxx/include/initializer_list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/initializer_list b/libcxx/include/initializer_list index ea1f234675f7..d867ee6af017 100644 --- a/libcxx/include/initializer_list +++ b/libcxx/include/initializer_list @@ -1,5 +1,5 @@ // -*- C++ -*- -//===----------------------- initializer_list -----------------------------===// +//===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. |
