[libc++] Fixes generated output CI job.

It seems there was another file with the same issue, which didn't show
up initially.
This commit is contained in:
Mark de Wever 2022-09-03 10:19:35 +02:00
parent e31c2a1b1a
commit ba6ad62081
1 changed files with 13 additions and 13 deletions

View File

@ -1,13 +1,13 @@
//===----------------------------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
// UNSUPPORTED: c++03, c++11, c++14, c++17, c++20
// Includes Microsoft's test that tests the entire header.
#include "test.cpp"
//===----------------------------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
// UNSUPPORTED: c++03, c++11, c++14, c++17, c++20
// Includes Microsoft's test that tests the entire header.
#include "test.cpp"