diff --git a/stl/inc/__msvc_bit_utils.hpp b/stl/inc/__msvc_bit_utils.hpp index 89d5d4c1947..9b09cf86e32 100644 --- a/stl/inc/__msvc_bit_utils.hpp +++ b/stl/inc/__msvc_bit_utils.hpp @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef __MSVC_BIT_UTILS_HPP #define __MSVC_BIT_UTILS_HPP #include diff --git a/stl/inc/__msvc_chrono.hpp b/stl/inc/__msvc_chrono.hpp index 581d2e74f0d..ddb838978ce 100644 --- a/stl/inc/__msvc_chrono.hpp +++ b/stl/inc/__msvc_chrono.hpp @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef __MSVC_CHRONO_HPP #define __MSVC_CHRONO_HPP #include diff --git a/stl/inc/__msvc_cxx_stdatomic.hpp b/stl/inc/__msvc_cxx_stdatomic.hpp index f4c77492298..72087cb7834 100644 --- a/stl/inc/__msvc_cxx_stdatomic.hpp +++ b/stl/inc/__msvc_cxx_stdatomic.hpp @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef __MSVC_CXX_STDATOMIC_HPP #define __MSVC_CXX_STDATOMIC_HPP diff --git a/stl/inc/__msvc_filebuf.hpp b/stl/inc/__msvc_filebuf.hpp index 7e420846cfa..0700f3842ab 100644 --- a/stl/inc/__msvc_filebuf.hpp +++ b/stl/inc/__msvc_filebuf.hpp @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef __MSVC_FILEBUF_HPP #define __MSVC_FILEBUF_HPP #include diff --git a/stl/inc/__msvc_format_ucd_tables.hpp b/stl/inc/__msvc_format_ucd_tables.hpp index 3109d150cad..5f0d7161b21 100644 --- a/stl/inc/__msvc_format_ucd_tables.hpp +++ b/stl/inc/__msvc_format_ucd_tables.hpp @@ -54,7 +54,6 @@ // use or other dealings in these Data Files or Software without prior // written authorization of the copyright holder. -#pragma once #ifndef __MSVC_FORMAT_UCD_TABLES_HPP #define __MSVC_FORMAT_UCD_TABLES_HPP #include diff --git a/stl/inc/__msvc_int128.hpp b/stl/inc/__msvc_int128.hpp index 31be4971b84..f140866fc2c 100644 --- a/stl/inc/__msvc_int128.hpp +++ b/stl/inc/__msvc_int128.hpp @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef __MSVC_INT128_HPP #define __MSVC_INT128_HPP diff --git a/stl/inc/__msvc_iter_core.hpp b/stl/inc/__msvc_iter_core.hpp index 169245b3a96..1a9b378261e 100644 --- a/stl/inc/__msvc_iter_core.hpp +++ b/stl/inc/__msvc_iter_core.hpp @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef __MSVC_ITER_CORE_HPP #define __MSVC_ITER_CORE_HPP #include diff --git a/stl/inc/__msvc_print.hpp b/stl/inc/__msvc_print.hpp index 9168dac9b17..5de74a0f268 100644 --- a/stl/inc/__msvc_print.hpp +++ b/stl/inc/__msvc_print.hpp @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef __MSVC_PRINT_HPP #define __MSVC_PRINT_HPP #include diff --git a/stl/inc/__msvc_sanitizer_annotate_container.hpp b/stl/inc/__msvc_sanitizer_annotate_container.hpp index f967074ea76..e56f417259b 100644 --- a/stl/inc/__msvc_sanitizer_annotate_container.hpp +++ b/stl/inc/__msvc_sanitizer_annotate_container.hpp @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef __MSVC_SANITIZER_ANNOTATE_CONTAINER_HPP #define __MSVC_SANITIZER_ANNOTATE_CONTAINER_HPP #include diff --git a/stl/inc/__msvc_system_error_abi.hpp b/stl/inc/__msvc_system_error_abi.hpp index d95b458cf55..0957dde9b58 100644 --- a/stl/inc/__msvc_system_error_abi.hpp +++ b/stl/inc/__msvc_system_error_abi.hpp @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef __MSVC_SYSTEM_ERROR_ABI_HPP #define __MSVC_SYSTEM_ERROR_ABI_HPP #include diff --git a/stl/inc/__msvc_tzdb.hpp b/stl/inc/__msvc_tzdb.hpp index 137f17d908c..c8c72719047 100644 --- a/stl/inc/__msvc_tzdb.hpp +++ b/stl/inc/__msvc_tzdb.hpp @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef __MSVC_TZDB_HPP #define __MSVC_TZDB_HPP #include diff --git a/stl/inc/__msvc_xlocinfo_types.hpp b/stl/inc/__msvc_xlocinfo_types.hpp index f13f15c5450..837b1f49e64 100644 --- a/stl/inc/__msvc_xlocinfo_types.hpp +++ b/stl/inc/__msvc_xlocinfo_types.hpp @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef __MSVC_XLOCINFO_TYPES_HPP #define __MSVC_XLOCINFO_TYPES_HPP #include diff --git a/stl/inc/algorithm b/stl/inc/algorithm index 466fbf25731..01068d39aba 100644 --- a/stl/inc/algorithm +++ b/stl/inc/algorithm @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _ALGORITHM_ #define _ALGORITHM_ #include diff --git a/stl/inc/any b/stl/inc/any index 88c751330aa..b3be1b10015 100644 --- a/stl/inc/any +++ b/stl/inc/any @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _ANY_ #define _ANY_ #include diff --git a/stl/inc/array b/stl/inc/array index 026e04268b6..f08d7026d9e 100644 --- a/stl/inc/array +++ b/stl/inc/array @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _ARRAY_ #define _ARRAY_ #include diff --git a/stl/inc/atomic b/stl/inc/atomic index 9f9c0aec278..a98869098a5 100644 --- a/stl/inc/atomic +++ b/stl/inc/atomic @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _ATOMIC_ #define _ATOMIC_ #include diff --git a/stl/inc/barrier b/stl/inc/barrier index edbcc5d74c1..abca6abf8f4 100644 --- a/stl/inc/barrier +++ b/stl/inc/barrier @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _BARRIER_ #define _BARRIER_ #include diff --git a/stl/inc/bit b/stl/inc/bit index 262a59ebbd7..e07ebe79c4b 100644 --- a/stl/inc/bit +++ b/stl/inc/bit @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _BIT_ #define _BIT_ #include diff --git a/stl/inc/bitset b/stl/inc/bitset index b91f8a6eb38..b42707a07f5 100644 --- a/stl/inc/bitset +++ b/stl/inc/bitset @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _BITSET_ #define _BITSET_ #include diff --git a/stl/inc/ccomplex b/stl/inc/ccomplex index d4e5b5a3810..b60309d3019 100644 --- a/stl/inc/ccomplex +++ b/stl/inc/ccomplex @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CCOMPLEX_ #define _CCOMPLEX_ #include diff --git a/stl/inc/cctype b/stl/inc/cctype index de397571817..bf1060541c5 100644 --- a/stl/inc/cctype +++ b/stl/inc/cctype @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CCTYPE_ #define _CCTYPE_ #include diff --git a/stl/inc/cerrno b/stl/inc/cerrno index 1b5a470c32c..7dabd296d72 100644 --- a/stl/inc/cerrno +++ b/stl/inc/cerrno @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CERRNO_ #define _CERRNO_ #include diff --git a/stl/inc/cfenv b/stl/inc/cfenv index bad2bf0264c..da59fe6afc3 100644 --- a/stl/inc/cfenv +++ b/stl/inc/cfenv @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CFENV_ #define _CFENV_ #include diff --git a/stl/inc/cfloat b/stl/inc/cfloat index 9a80fb3c538..0623f9c438e 100644 --- a/stl/inc/cfloat +++ b/stl/inc/cfloat @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CFLOAT_ #define _CFLOAT_ #include diff --git a/stl/inc/charconv b/stl/inc/charconv index 428567c1317..a522515ee58 100644 --- a/stl/inc/charconv +++ b/stl/inc/charconv @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CHARCONV_ #define _CHARCONV_ #include diff --git a/stl/inc/chrono b/stl/inc/chrono index 0cd14b3cd16..c5bad494b6c 100644 --- a/stl/inc/chrono +++ b/stl/inc/chrono @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CHRONO_ #define _CHRONO_ #include diff --git a/stl/inc/cinttypes b/stl/inc/cinttypes index 62a4a3084e8..d85558bc14d 100644 --- a/stl/inc/cinttypes +++ b/stl/inc/cinttypes @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CINTTYPES_ #define _CINTTYPES_ #include diff --git a/stl/inc/ciso646 b/stl/inc/ciso646 index 0e788c98ea0..3b73c8de5c9 100644 --- a/stl/inc/ciso646 +++ b/stl/inc/ciso646 @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CISO646_ #define _CISO646_ #include diff --git a/stl/inc/climits b/stl/inc/climits index ef2747c17e3..20b85bdf25a 100644 --- a/stl/inc/climits +++ b/stl/inc/climits @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CLIMITS_ #define _CLIMITS_ #include diff --git a/stl/inc/clocale b/stl/inc/clocale index 09844d7ddbb..1f12e048dd0 100644 --- a/stl/inc/clocale +++ b/stl/inc/clocale @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CLOCALE_ #define _CLOCALE_ #include diff --git a/stl/inc/cmath b/stl/inc/cmath index 9e340fefe13..2c004cadc5c 100644 --- a/stl/inc/cmath +++ b/stl/inc/cmath @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CMATH_ #define _CMATH_ #include diff --git a/stl/inc/codecvt b/stl/inc/codecvt index b62004e7078..ccf3075d577 100644 --- a/stl/inc/codecvt +++ b/stl/inc/codecvt @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CODECVT_ #define _CODECVT_ #include diff --git a/stl/inc/compare b/stl/inc/compare index 04b3d5292f7..6bbf11a37e4 100644 --- a/stl/inc/compare +++ b/stl/inc/compare @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _COMPARE_ #define _COMPARE_ #include diff --git a/stl/inc/complex b/stl/inc/complex index ce60701b764..c21308d5d84 100644 --- a/stl/inc/complex +++ b/stl/inc/complex @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _COMPLEX_ #define _COMPLEX_ #include diff --git a/stl/inc/concepts b/stl/inc/concepts index 15845cb6d71..702c0da7e6b 100644 --- a/stl/inc/concepts +++ b/stl/inc/concepts @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CONCEPTS_ #define _CONCEPTS_ #include diff --git a/stl/inc/condition_variable b/stl/inc/condition_variable index 70248b5965e..294a1d83e4f 100644 --- a/stl/inc/condition_variable +++ b/stl/inc/condition_variable @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CONDITION_VARIABLE_ #define _CONDITION_VARIABLE_ #include diff --git a/stl/inc/coroutine b/stl/inc/coroutine index 9a9d16e1133..8049f8bda2f 100644 --- a/stl/inc/coroutine +++ b/stl/inc/coroutine @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _COROUTINE_ #define _COROUTINE_ #include diff --git a/stl/inc/csetjmp b/stl/inc/csetjmp index c22d99775ae..ab7beb8a243 100644 --- a/stl/inc/csetjmp +++ b/stl/inc/csetjmp @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CSETJMP_ #define _CSETJMP_ #include diff --git a/stl/inc/csignal b/stl/inc/csignal index 5eba45955ac..94ad3200449 100644 --- a/stl/inc/csignal +++ b/stl/inc/csignal @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CSIGNAL_ #define _CSIGNAL_ #include diff --git a/stl/inc/cstdalign b/stl/inc/cstdalign index c95f942c65b..ede4f44516d 100644 --- a/stl/inc/cstdalign +++ b/stl/inc/cstdalign @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CSTDALIGN_ #define _CSTDALIGN_ #include diff --git a/stl/inc/cstdarg b/stl/inc/cstdarg index e1f2c08e5ad..88e1d73249d 100644 --- a/stl/inc/cstdarg +++ b/stl/inc/cstdarg @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CSTDARG_ #define _CSTDARG_ #include diff --git a/stl/inc/cstdbool b/stl/inc/cstdbool index e773c5464fe..347a43b2e57 100644 --- a/stl/inc/cstdbool +++ b/stl/inc/cstdbool @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CSTDBOOL_ #define _CSTDBOOL_ #include diff --git a/stl/inc/cstddef b/stl/inc/cstddef index 756b2316b36..623ac78bd42 100644 --- a/stl/inc/cstddef +++ b/stl/inc/cstddef @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CSTDDEF_ #define _CSTDDEF_ #include diff --git a/stl/inc/cstdint b/stl/inc/cstdint index 63ad4c4bfb7..d7810fe28c1 100644 --- a/stl/inc/cstdint +++ b/stl/inc/cstdint @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CSTDINT_ #define _CSTDINT_ #include diff --git a/stl/inc/cstdio b/stl/inc/cstdio index 5aaa8b5a8f6..70a2b4bb73a 100644 --- a/stl/inc/cstdio +++ b/stl/inc/cstdio @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CSTDIO_ #define _CSTDIO_ #include diff --git a/stl/inc/cstdlib b/stl/inc/cstdlib index 91941aa2826..30a17994d51 100644 --- a/stl/inc/cstdlib +++ b/stl/inc/cstdlib @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CSTDLIB_ #define _CSTDLIB_ #include diff --git a/stl/inc/cstring b/stl/inc/cstring index c82b78638d4..2445e9fbdfe 100644 --- a/stl/inc/cstring +++ b/stl/inc/cstring @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CSTRING_ #define _CSTRING_ #include diff --git a/stl/inc/ctgmath b/stl/inc/ctgmath index 3d0f447046c..2877ec19dc5 100644 --- a/stl/inc/ctgmath +++ b/stl/inc/ctgmath @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CTGMATH_ #define _CTGMATH_ #include diff --git a/stl/inc/ctime b/stl/inc/ctime index eb464c90025..584900aec68 100644 --- a/stl/inc/ctime +++ b/stl/inc/ctime @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CTIME_ #define _CTIME_ #include diff --git a/stl/inc/cuchar b/stl/inc/cuchar index e43d714dbcd..c7820977427 100644 --- a/stl/inc/cuchar +++ b/stl/inc/cuchar @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CUCHAR_ #define _CUCHAR_ #include diff --git a/stl/inc/cvt/8859_1 b/stl/inc/cvt/8859_1 index c7678ebc5db..b3611970e32 100644 --- a/stl/inc/cvt/8859_1 +++ b/stl/inc/cvt/8859_1 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_8859_1_ #define _CVT_8859_1_ #include diff --git a/stl/inc/cvt/8859_10 b/stl/inc/cvt/8859_10 index b60552157bf..cdec0235311 100644 --- a/stl/inc/cvt/8859_10 +++ b/stl/inc/cvt/8859_10 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_8859_10_ #define _CVT_8859_10_ #include diff --git a/stl/inc/cvt/8859_13 b/stl/inc/cvt/8859_13 index 302cc313cde..5bba2abccc9 100644 --- a/stl/inc/cvt/8859_13 +++ b/stl/inc/cvt/8859_13 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_8859_13_ #define _CVT_8859_13_ #include diff --git a/stl/inc/cvt/8859_14 b/stl/inc/cvt/8859_14 index 0f034a4c4bb..abf8b6dcad9 100644 --- a/stl/inc/cvt/8859_14 +++ b/stl/inc/cvt/8859_14 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_8859_14_ #define _CVT_8859_14_ #include diff --git a/stl/inc/cvt/8859_15 b/stl/inc/cvt/8859_15 index 90106e08fd5..101a5917617 100644 --- a/stl/inc/cvt/8859_15 +++ b/stl/inc/cvt/8859_15 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_8859_15_ #define _CVT_8859_15_ #include diff --git a/stl/inc/cvt/8859_16 b/stl/inc/cvt/8859_16 index aa85098e169..86b43970d23 100644 --- a/stl/inc/cvt/8859_16 +++ b/stl/inc/cvt/8859_16 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_8859_16_ #define _CVT_8859_16_ #include diff --git a/stl/inc/cvt/8859_2 b/stl/inc/cvt/8859_2 index 7d5f1f3b650..a77ded35224 100644 --- a/stl/inc/cvt/8859_2 +++ b/stl/inc/cvt/8859_2 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_8859_2_ #define _CVT_8859_2_ #include diff --git a/stl/inc/cvt/8859_3 b/stl/inc/cvt/8859_3 index 51b8a0dcb60..8693ce8e00f 100644 --- a/stl/inc/cvt/8859_3 +++ b/stl/inc/cvt/8859_3 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_8859_3_ #define _CVT_8859_3_ #include diff --git a/stl/inc/cvt/8859_4 b/stl/inc/cvt/8859_4 index ac86b7f2ce2..b166034b88b 100644 --- a/stl/inc/cvt/8859_4 +++ b/stl/inc/cvt/8859_4 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_8859_4_ #define _CVT_8859_4_ #include diff --git a/stl/inc/cvt/8859_5 b/stl/inc/cvt/8859_5 index bf87e4e9ce0..d08555b0ebe 100644 --- a/stl/inc/cvt/8859_5 +++ b/stl/inc/cvt/8859_5 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_8859_5_ #define _CVT_8859_5_ #include diff --git a/stl/inc/cvt/8859_6 b/stl/inc/cvt/8859_6 index bdc61a23782..3adbcac6c28 100644 --- a/stl/inc/cvt/8859_6 +++ b/stl/inc/cvt/8859_6 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_8859_6_ #define _CVT_8859_6_ #include diff --git a/stl/inc/cvt/8859_7 b/stl/inc/cvt/8859_7 index 8283bf14429..b78a2cafb19 100644 --- a/stl/inc/cvt/8859_7 +++ b/stl/inc/cvt/8859_7 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_8859_7_ #define _CVT_8859_7_ #include diff --git a/stl/inc/cvt/8859_8 b/stl/inc/cvt/8859_8 index ec036c87be5..94176207bfe 100644 --- a/stl/inc/cvt/8859_8 +++ b/stl/inc/cvt/8859_8 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_8859_8_ #define _CVT_8859_8_ #include diff --git a/stl/inc/cvt/8859_9 b/stl/inc/cvt/8859_9 index 995899f3bc0..ebbc556009f 100644 --- a/stl/inc/cvt/8859_9 +++ b/stl/inc/cvt/8859_9 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_8859_9_ #define _CVT_8859_9_ #include diff --git a/stl/inc/cvt/baltic b/stl/inc/cvt/baltic index 896854e4f6e..1540d64b152 100644 --- a/stl/inc/cvt/baltic +++ b/stl/inc/cvt/baltic @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_BALTIC_ #define _CVT_BALTIC_ #include diff --git a/stl/inc/cvt/big5 b/stl/inc/cvt/big5 index 492c4bbff50..271c88dd068 100644 --- a/stl/inc/cvt/big5 +++ b/stl/inc/cvt/big5 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_BIG5_ #define _CVT_BIG5_ #include diff --git a/stl/inc/cvt/cp037 b/stl/inc/cvt/cp037 index 510d8cf9f64..13942239097 100644 --- a/stl/inc/cvt/cp037 +++ b/stl/inc/cvt/cp037 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP037_ #define _CVT_CP037_ #include diff --git a/stl/inc/cvt/cp1006 b/stl/inc/cvt/cp1006 index 6afdd28773e..e4679b57e28 100644 --- a/stl/inc/cvt/cp1006 +++ b/stl/inc/cvt/cp1006 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP1006_ #define _CVT_CP1006_ #include diff --git a/stl/inc/cvt/cp1026 b/stl/inc/cvt/cp1026 index 59ea9a273ee..a2649e0e501 100644 --- a/stl/inc/cvt/cp1026 +++ b/stl/inc/cvt/cp1026 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP1026_ #define _CVT_CP1026_ #include diff --git a/stl/inc/cvt/cp1250 b/stl/inc/cvt/cp1250 index 29993faf6fd..e16fa7e8a30 100644 --- a/stl/inc/cvt/cp1250 +++ b/stl/inc/cvt/cp1250 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP1250_ #define _CVT_CP1250_ #include diff --git a/stl/inc/cvt/cp1251 b/stl/inc/cvt/cp1251 index d4f58f45df9..2912810a5b3 100644 --- a/stl/inc/cvt/cp1251 +++ b/stl/inc/cvt/cp1251 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP1251_ #define _CVT_CP1251_ #include diff --git a/stl/inc/cvt/cp1252 b/stl/inc/cvt/cp1252 index 02fc60925a5..85c4f863038 100644 --- a/stl/inc/cvt/cp1252 +++ b/stl/inc/cvt/cp1252 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP1252_ #define _CVT_CP1252_ #include diff --git a/stl/inc/cvt/cp1253 b/stl/inc/cvt/cp1253 index 3113360c547..30038a6f584 100644 --- a/stl/inc/cvt/cp1253 +++ b/stl/inc/cvt/cp1253 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP1253_ #define _CVT_CP1253_ #include diff --git a/stl/inc/cvt/cp1254 b/stl/inc/cvt/cp1254 index d8dbeb8710c..7cf1ac99fe8 100644 --- a/stl/inc/cvt/cp1254 +++ b/stl/inc/cvt/cp1254 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP1254_ #define _CVT_CP1254_ #include diff --git a/stl/inc/cvt/cp1255 b/stl/inc/cvt/cp1255 index 2170dfb9426..f4d7991c47c 100644 --- a/stl/inc/cvt/cp1255 +++ b/stl/inc/cvt/cp1255 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP1255_ #define _CVT_CP1255_ #include diff --git a/stl/inc/cvt/cp1256 b/stl/inc/cvt/cp1256 index 21cbf702c07..52c61e945d5 100644 --- a/stl/inc/cvt/cp1256 +++ b/stl/inc/cvt/cp1256 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP1256_ #define _CVT_CP1256_ #include diff --git a/stl/inc/cvt/cp1257 b/stl/inc/cvt/cp1257 index 753bd752d4d..47206b18738 100644 --- a/stl/inc/cvt/cp1257 +++ b/stl/inc/cvt/cp1257 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP1257_ #define _CVT_CP1257_ #include diff --git a/stl/inc/cvt/cp1258 b/stl/inc/cvt/cp1258 index e2fb25416e2..4d1051e2118 100644 --- a/stl/inc/cvt/cp1258 +++ b/stl/inc/cvt/cp1258 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP1258_ #define _CVT_CP1258_ #include diff --git a/stl/inc/cvt/cp424 b/stl/inc/cvt/cp424 index b625b123a37..62727cb9d24 100644 --- a/stl/inc/cvt/cp424 +++ b/stl/inc/cvt/cp424 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP424_ #define _CVT_CP424_ #include diff --git a/stl/inc/cvt/cp437 b/stl/inc/cvt/cp437 index 04dbc35f5e3..d7225d842cb 100644 --- a/stl/inc/cvt/cp437 +++ b/stl/inc/cvt/cp437 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP437_ #define _CVT_CP437_ #include diff --git a/stl/inc/cvt/cp500 b/stl/inc/cvt/cp500 index 36ea8a63936..ba67523a438 100644 --- a/stl/inc/cvt/cp500 +++ b/stl/inc/cvt/cp500 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP500_ #define _CVT_CP500_ #include diff --git a/stl/inc/cvt/cp737 b/stl/inc/cvt/cp737 index 327b5e815ef..352ba15dcd4 100644 --- a/stl/inc/cvt/cp737 +++ b/stl/inc/cvt/cp737 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP737_ #define _CVT_CP737_ #include diff --git a/stl/inc/cvt/cp775 b/stl/inc/cvt/cp775 index 5f275572931..d842408dd84 100644 --- a/stl/inc/cvt/cp775 +++ b/stl/inc/cvt/cp775 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP775_ #define _CVT_CP775_ #include diff --git a/stl/inc/cvt/cp850 b/stl/inc/cvt/cp850 index 36c27c56087..c3a6f979279 100644 --- a/stl/inc/cvt/cp850 +++ b/stl/inc/cvt/cp850 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP850_ #define _CVT_CP850_ #include diff --git a/stl/inc/cvt/cp852 b/stl/inc/cvt/cp852 index d5abfa83013..0334e981df9 100644 --- a/stl/inc/cvt/cp852 +++ b/stl/inc/cvt/cp852 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP852_ #define _CVT_CP852_ #include diff --git a/stl/inc/cvt/cp855 b/stl/inc/cvt/cp855 index 17e3ecb142f..5ac282afb22 100644 --- a/stl/inc/cvt/cp855 +++ b/stl/inc/cvt/cp855 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP855_ #define _CVT_CP855_ #include diff --git a/stl/inc/cvt/cp856 b/stl/inc/cvt/cp856 index be962e6c53f..af600e895de 100644 --- a/stl/inc/cvt/cp856 +++ b/stl/inc/cvt/cp856 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP856_ #define _CVT_CP856_ #include diff --git a/stl/inc/cvt/cp857 b/stl/inc/cvt/cp857 index 9ceef40ffe0..938e09d63f6 100644 --- a/stl/inc/cvt/cp857 +++ b/stl/inc/cvt/cp857 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP857_ #define _CVT_CP857_ #include diff --git a/stl/inc/cvt/cp860 b/stl/inc/cvt/cp860 index 8423c026b28..b86395dc957 100644 --- a/stl/inc/cvt/cp860 +++ b/stl/inc/cvt/cp860 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP860_ #define _CVT_CP860_ #include diff --git a/stl/inc/cvt/cp861 b/stl/inc/cvt/cp861 index 28d4834afdb..5b202388819 100644 --- a/stl/inc/cvt/cp861 +++ b/stl/inc/cvt/cp861 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP861_ #define _CVT_CP861_ #include diff --git a/stl/inc/cvt/cp862 b/stl/inc/cvt/cp862 index 232728f95e3..23c3418fb90 100644 --- a/stl/inc/cvt/cp862 +++ b/stl/inc/cvt/cp862 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP862_ #define _CVT_CP862_ #include diff --git a/stl/inc/cvt/cp863 b/stl/inc/cvt/cp863 index 5fec550443e..69732d7dba3 100644 --- a/stl/inc/cvt/cp863 +++ b/stl/inc/cvt/cp863 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP863_ #define _CVT_CP863_ #include diff --git a/stl/inc/cvt/cp864 b/stl/inc/cvt/cp864 index 07ab113e088..69eac98e266 100644 --- a/stl/inc/cvt/cp864 +++ b/stl/inc/cvt/cp864 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP864_ #define _CVT_CP864_ #include diff --git a/stl/inc/cvt/cp865 b/stl/inc/cvt/cp865 index 0cb0a68052b..992f5d6f2ce 100644 --- a/stl/inc/cvt/cp865 +++ b/stl/inc/cvt/cp865 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP865_ #define _CVT_CP865_ #include diff --git a/stl/inc/cvt/cp866 b/stl/inc/cvt/cp866 index 5c2150222d0..4822af4b76c 100644 --- a/stl/inc/cvt/cp866 +++ b/stl/inc/cvt/cp866 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP866_ #define _CVT_CP866_ #include diff --git a/stl/inc/cvt/cp869 b/stl/inc/cvt/cp869 index fb4251a5cc2..a87fc460b5b 100644 --- a/stl/inc/cvt/cp869 +++ b/stl/inc/cvt/cp869 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP869_ #define _CVT_CP869_ #include diff --git a/stl/inc/cvt/cp874 b/stl/inc/cvt/cp874 index bdc015e30fd..362d432aa5b 100644 --- a/stl/inc/cvt/cp874 +++ b/stl/inc/cvt/cp874 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP874_ #define _CVT_CP874_ #include diff --git a/stl/inc/cvt/cp875 b/stl/inc/cvt/cp875 index 5bedce7f6e8..fba746d3447 100644 --- a/stl/inc/cvt/cp875 +++ b/stl/inc/cvt/cp875 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP875_ #define _CVT_CP875_ #include diff --git a/stl/inc/cvt/cp932 b/stl/inc/cvt/cp932 index d9e62d4feb0..61cf2fc0e9a 100644 --- a/stl/inc/cvt/cp932 +++ b/stl/inc/cvt/cp932 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP932_ #define _CVT_CP932_ #include diff --git a/stl/inc/cvt/cp936 b/stl/inc/cvt/cp936 index 2fab1821cff..21a7189490f 100644 --- a/stl/inc/cvt/cp936 +++ b/stl/inc/cvt/cp936 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP936_ #define _CVT_CP936_ #include diff --git a/stl/inc/cvt/cp949 b/stl/inc/cvt/cp949 index f1a01bb010e..73751dd3e7f 100644 --- a/stl/inc/cvt/cp949 +++ b/stl/inc/cvt/cp949 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP949_ #define _CVT_CP949_ #include diff --git a/stl/inc/cvt/cp950 b/stl/inc/cvt/cp950 index 6d5002d004a..481b8f6fcf0 100644 --- a/stl/inc/cvt/cp950 +++ b/stl/inc/cvt/cp950 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CP950_ #define _CVT_CP950_ #include diff --git a/stl/inc/cvt/cyrillic b/stl/inc/cvt/cyrillic index 4fbce58d05f..f0a726e46a6 100644 --- a/stl/inc/cvt/cyrillic +++ b/stl/inc/cvt/cyrillic @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_CYRILLIC_ #define _CVT_CYRILLIC_ #include diff --git a/stl/inc/cvt/ebcdic b/stl/inc/cvt/ebcdic index 5f55588d49b..98108eb69d4 100644 --- a/stl/inc/cvt/ebcdic +++ b/stl/inc/cvt/ebcdic @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CVT_EBCDIC_ #define _CVT_EBCDIC_ #include diff --git a/stl/inc/cvt/euc b/stl/inc/cvt/euc index 0b335d6301a..6857562d866 100644 --- a/stl/inc/cvt/euc +++ b/stl/inc/cvt/euc @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_EUC_ #define _CVT_EUC_ #include diff --git a/stl/inc/cvt/euc_0208 b/stl/inc/cvt/euc_0208 index 358a84aa11e..9ecbe2d6521 100644 --- a/stl/inc/cvt/euc_0208 +++ b/stl/inc/cvt/euc_0208 @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CVT_EUC_0208_ #define _CVT_EUC_0208_ #include diff --git a/stl/inc/cvt/gb12345 b/stl/inc/cvt/gb12345 index d82f291d87f..a3d8ef88e27 100644 --- a/stl/inc/cvt/gb12345 +++ b/stl/inc/cvt/gb12345 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_GB12345_ #define _CVT_GB12345_ #include diff --git a/stl/inc/cvt/gb2312 b/stl/inc/cvt/gb2312 index 4e472f8e268..0487a86312a 100644 --- a/stl/inc/cvt/gb2312 +++ b/stl/inc/cvt/gb2312 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_GB2312_ #define _CVT_GB2312_ #include diff --git a/stl/inc/cvt/greek b/stl/inc/cvt/greek index 1cd4a1d92c6..d698b013304 100644 --- a/stl/inc/cvt/greek +++ b/stl/inc/cvt/greek @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_GREEK_ #define _CVT_GREEK_ #include diff --git a/stl/inc/cvt/iceland b/stl/inc/cvt/iceland index dacf6841893..93a4400da79 100644 --- a/stl/inc/cvt/iceland +++ b/stl/inc/cvt/iceland @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_ICELAND_ #define _CVT_ICELAND_ #include diff --git a/stl/inc/cvt/jis b/stl/inc/cvt/jis index 7787b0e20a9..d946dcff072 100644 --- a/stl/inc/cvt/jis +++ b/stl/inc/cvt/jis @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_JIS_ #define _CVT_JIS_ #include diff --git a/stl/inc/cvt/jis0201 b/stl/inc/cvt/jis0201 index 66950b9d4a6..d13cf1eefb7 100644 --- a/stl/inc/cvt/jis0201 +++ b/stl/inc/cvt/jis0201 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_JIS0201_ #define _CVT_JIS0201_ #include diff --git a/stl/inc/cvt/jis_0208 b/stl/inc/cvt/jis_0208 index 2acf5e65a9b..28b338536da 100644 --- a/stl/inc/cvt/jis_0208 +++ b/stl/inc/cvt/jis_0208 @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CVT_JIS_0208_ #define _CVT_JIS_0208_ #include diff --git a/stl/inc/cvt/ksc5601 b/stl/inc/cvt/ksc5601 index 784c75c4b69..c8d9e560a62 100644 --- a/stl/inc/cvt/ksc5601 +++ b/stl/inc/cvt/ksc5601 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_KSC5601_ #define _CVT_KSC5601_ #include diff --git a/stl/inc/cvt/latin2 b/stl/inc/cvt/latin2 index 1a9031d2092..fe0f99f1cd5 100644 --- a/stl/inc/cvt/latin2 +++ b/stl/inc/cvt/latin2 @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_LATIN2_ #define _CVT_LATIN2_ #include diff --git a/stl/inc/cvt/one_one b/stl/inc/cvt/one_one index bbfc0caac8e..3869df909e0 100644 --- a/stl/inc/cvt/one_one +++ b/stl/inc/cvt/one_one @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CVT_ONE_ONE_ #define _CVT_ONE_ONE_ #include diff --git a/stl/inc/cvt/roman b/stl/inc/cvt/roman index 035003bc633..b2e0efe29dd 100644 --- a/stl/inc/cvt/roman +++ b/stl/inc/cvt/roman @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_ROMAN_ #define _CVT_ROMAN_ #include diff --git a/stl/inc/cvt/sjis b/stl/inc/cvt/sjis index 7021a7e21ba..2d94acf997f 100644 --- a/stl/inc/cvt/sjis +++ b/stl/inc/cvt/sjis @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_SJIS_ #define _CVT_SJIS_ #include diff --git a/stl/inc/cvt/sjis_0208 b/stl/inc/cvt/sjis_0208 index 79e85bf5a00..64115176e7d 100644 --- a/stl/inc/cvt/sjis_0208 +++ b/stl/inc/cvt/sjis_0208 @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CVT_SJIS_0208_ #define _CVT_SJIS_0208_ #include diff --git a/stl/inc/cvt/turkish b/stl/inc/cvt/turkish index bd0be9e4e43..e59857b6810 100644 --- a/stl/inc/cvt/turkish +++ b/stl/inc/cvt/turkish @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _CVT_TURKISH_ #define _CVT_TURKISH_ #include diff --git a/stl/inc/cvt/utf16 b/stl/inc/cvt/utf16 index 557b2cb31fd..64d65307c72 100644 --- a/stl/inc/cvt/utf16 +++ b/stl/inc/cvt/utf16 @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CVT_UTF16_ #define _CVT_UTF16_ #include diff --git a/stl/inc/cvt/utf8 b/stl/inc/cvt/utf8 index 2719e884128..4e8e0befd62 100644 --- a/stl/inc/cvt/utf8 +++ b/stl/inc/cvt/utf8 @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CVT_UTF8_ #define _CVT_UTF8_ #include diff --git a/stl/inc/cvt/utf8_utf16 b/stl/inc/cvt/utf8_utf16 index 3c0bc113af3..2c5593f988d 100644 --- a/stl/inc/cvt/utf8_utf16 +++ b/stl/inc/cvt/utf8_utf16 @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CVT_UTF8_UTF16_ #define _CVT_UTF8_UTF16_ #include diff --git a/stl/inc/cvt/wbuffer b/stl/inc/cvt/wbuffer index 800e4366839..90b3302b087 100644 --- a/stl/inc/cvt/wbuffer +++ b/stl/inc/cvt/wbuffer @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CVT_WBUFFER_ #define _CVT_WBUFFER_ #include diff --git a/stl/inc/cvt/wstring b/stl/inc/cvt/wstring index 02b45b89f42..80a3078dba0 100644 --- a/stl/inc/cvt/wstring +++ b/stl/inc/cvt/wstring @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CVT_WSTRING_ #define _CVT_WSTRING_ #include diff --git a/stl/inc/cvt/xjis b/stl/inc/cvt/xjis index bd33181a0e7..047e724d89d 100644 --- a/stl/inc/cvt/xjis +++ b/stl/inc/cvt/xjis @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CVT_XJIS_ #define _CVT_XJIS_ #include diff --git a/stl/inc/cvt/xone_byte b/stl/inc/cvt/xone_byte index 981b46b569b..7bc94360117 100644 --- a/stl/inc/cvt/xone_byte +++ b/stl/inc/cvt/xone_byte @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CVT_XONE_BYTE_ #define _CVT_XONE_BYTE_ #include diff --git a/stl/inc/cvt/xtwo_byte b/stl/inc/cvt/xtwo_byte index ba85952ce77..46cc686728d 100644 --- a/stl/inc/cvt/xtwo_byte +++ b/stl/inc/cvt/xtwo_byte @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CVT_XTWO_BYTE_ #define _CVT_XTWO_BYTE_ #include diff --git a/stl/inc/cwchar b/stl/inc/cwchar index 8bccfb4f191..6922507bbba 100644 --- a/stl/inc/cwchar +++ b/stl/inc/cwchar @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CWCHAR_ #define _CWCHAR_ #include diff --git a/stl/inc/cwctype b/stl/inc/cwctype index 6c48792d149..f677596b490 100644 --- a/stl/inc/cwctype +++ b/stl/inc/cwctype @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _CWCTYPE_ #define _CWCTYPE_ #include diff --git a/stl/inc/deque b/stl/inc/deque index 9eb2cfd6f44..2f6d4d6bd01 100644 --- a/stl/inc/deque +++ b/stl/inc/deque @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _DEQUE_ #define _DEQUE_ #include diff --git a/stl/inc/exception b/stl/inc/exception index e812966eb3f..69e74ef7fc6 100644 --- a/stl/inc/exception +++ b/stl/inc/exception @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _EXCEPTION_ #define _EXCEPTION_ #include diff --git a/stl/inc/execution b/stl/inc/execution index c4cb47e2ce6..cf6144ff6e3 100644 --- a/stl/inc/execution +++ b/stl/inc/execution @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _EXECUTION_ #define _EXECUTION_ #include diff --git a/stl/inc/expected b/stl/inc/expected index ce22ebf67ed..4a853c2e23d 100644 --- a/stl/inc/expected +++ b/stl/inc/expected @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _EXPECTED_ #define _EXPECTED_ #include diff --git a/stl/inc/experimental/coroutine b/stl/inc/experimental/coroutine index 8b5549681c2..248c28baaf6 100644 --- a/stl/inc/experimental/coroutine +++ b/stl/inc/experimental/coroutine @@ -5,7 +5,6 @@ // Library support of coroutines TS, https://wg21.link/p0057 -#pragma once #ifndef _EXPERIMENTAL_COROUTINE_ #define _EXPERIMENTAL_COROUTINE_ #include diff --git a/stl/inc/experimental/deque b/stl/inc/experimental/deque index d9452eeef2d..66586b75d27 100644 --- a/stl/inc/experimental/deque +++ b/stl/inc/experimental/deque @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _EXPERIMENTAL_DEQUE_ #define _EXPERIMENTAL_DEQUE_ #include diff --git a/stl/inc/experimental/filesystem b/stl/inc/experimental/filesystem index 0d98d73dccc..5d685b73619 100644 --- a/stl/inc/experimental/filesystem +++ b/stl/inc/experimental/filesystem @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _EXPERIMENTAL_FILESYSTEM_ #define _EXPERIMENTAL_FILESYSTEM_ #include diff --git a/stl/inc/experimental/forward_list b/stl/inc/experimental/forward_list index 6ab53a637f1..3f84ea94fde 100644 --- a/stl/inc/experimental/forward_list +++ b/stl/inc/experimental/forward_list @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _EXPERIMENTAL_FORWARD_LIST_ #define _EXPERIMENTAL_FORWARD_LIST_ #include diff --git a/stl/inc/experimental/generator b/stl/inc/experimental/generator index 9294c2993e9..d5b6ba4ad82 100644 --- a/stl/inc/experimental/generator +++ b/stl/inc/experimental/generator @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _EXPERIMENTAL_GENERATOR_ #define _EXPERIMENTAL_GENERATOR_ #include diff --git a/stl/inc/experimental/list b/stl/inc/experimental/list index 74da09a2674..c393302c5e8 100644 --- a/stl/inc/experimental/list +++ b/stl/inc/experimental/list @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _EXPERIMENTAL_LIST_ #define _EXPERIMENTAL_LIST_ #include diff --git a/stl/inc/experimental/map b/stl/inc/experimental/map index 3aea2de141e..6f6a3dc2418 100644 --- a/stl/inc/experimental/map +++ b/stl/inc/experimental/map @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _EXPERIMENTAL_MAP_ #define _EXPERIMENTAL_MAP_ #include diff --git a/stl/inc/experimental/resumable b/stl/inc/experimental/resumable index e243bcec857..e80dcd11b6f 100644 --- a/stl/inc/experimental/resumable +++ b/stl/inc/experimental/resumable @@ -5,7 +5,6 @@ // Library support of coroutines TS, https://wg21.link/p0057 -#pragma once #ifndef _EXPERIMENTAL_RESUMABLE_ #define _EXPERIMENTAL_RESUMABLE_ #include diff --git a/stl/inc/experimental/set b/stl/inc/experimental/set index 60bf792a7d6..8c8f64fc68b 100644 --- a/stl/inc/experimental/set +++ b/stl/inc/experimental/set @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _EXPERIMENTAL_SET_ #define _EXPERIMENTAL_SET_ #include diff --git a/stl/inc/experimental/string b/stl/inc/experimental/string index e007b96416b..2ddde06c81a 100644 --- a/stl/inc/experimental/string +++ b/stl/inc/experimental/string @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _EXPERIMENTAL_STRING_ #define _EXPERIMENTAL_STRING_ #include diff --git a/stl/inc/experimental/unordered_map b/stl/inc/experimental/unordered_map index 979db931daf..a1f6e748dc6 100644 --- a/stl/inc/experimental/unordered_map +++ b/stl/inc/experimental/unordered_map @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _EXPERIMENTAL_UNORDERED_MAP_ #define _EXPERIMENTAL_UNORDERED_MAP_ #include diff --git a/stl/inc/experimental/unordered_set b/stl/inc/experimental/unordered_set index 69d6bbee7e5..3d586ad9e8d 100644 --- a/stl/inc/experimental/unordered_set +++ b/stl/inc/experimental/unordered_set @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _EXPERIMENTAL_UNORDERED_SET_ #define _EXPERIMENTAL_UNORDERED_SET_ #include diff --git a/stl/inc/experimental/vector b/stl/inc/experimental/vector index 9dae0d7d3cc..4a2af29b244 100644 --- a/stl/inc/experimental/vector +++ b/stl/inc/experimental/vector @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _EXPERIMENTAL_VECTOR_ #define _EXPERIMENTAL_VECTOR_ #include diff --git a/stl/inc/filesystem b/stl/inc/filesystem index 91a1418f32f..7de246a0c4e 100644 --- a/stl/inc/filesystem +++ b/stl/inc/filesystem @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _FILESYSTEM_ #define _FILESYSTEM_ #include diff --git a/stl/inc/format b/stl/inc/format index fdcf65e7908..1a81f625edc 100644 --- a/stl/inc/format +++ b/stl/inc/format @@ -34,7 +34,6 @@ // source code, you may redistribute such embedded portions in such object form // without including the above copyright and permission notices. -#pragma once #ifndef _FORMAT_ #define _FORMAT_ #include diff --git a/stl/inc/forward_list b/stl/inc/forward_list index 1e70f99f0ca..a693d7ebba5 100644 --- a/stl/inc/forward_list +++ b/stl/inc/forward_list @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _FORWARD_LIST_ #define _FORWARD_LIST_ #include diff --git a/stl/inc/fstream b/stl/inc/fstream index 6d19f9800eb..89d16c28142 100644 --- a/stl/inc/fstream +++ b/stl/inc/fstream @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _FSTREAM_ #define _FSTREAM_ #include diff --git a/stl/inc/functional b/stl/inc/functional index a2ef1f85151..3a1991ca672 100644 --- a/stl/inc/functional +++ b/stl/inc/functional @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _FUNCTIONAL_ #define _FUNCTIONAL_ #include diff --git a/stl/inc/future b/stl/inc/future index 9b753683869..be7248f5f68 100644 --- a/stl/inc/future +++ b/stl/inc/future @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _FUTURE_ #define _FUTURE_ #include diff --git a/stl/inc/hash_map b/stl/inc/hash_map index 421dcb857b4..037d8183b5d 100644 --- a/stl/inc/hash_map +++ b/stl/inc/hash_map @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _HASH_MAP_ #define _HASH_MAP_ #include diff --git a/stl/inc/hash_set b/stl/inc/hash_set index f375a4b2ab0..5e68d85bccb 100644 --- a/stl/inc/hash_set +++ b/stl/inc/hash_set @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _HASH_SET_ #define _HASH_SET_ #include diff --git a/stl/inc/initializer_list b/stl/inc/initializer_list index 8fe7b121e56..8ef3c5e90cf 100644 --- a/stl/inc/initializer_list +++ b/stl/inc/initializer_list @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _INITIALIZER_LIST_ #define _INITIALIZER_LIST_ #include diff --git a/stl/inc/iomanip b/stl/inc/iomanip index 8884dc94bae..4dbb02234de 100644 --- a/stl/inc/iomanip +++ b/stl/inc/iomanip @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _IOMANIP_ #define _IOMANIP_ #include diff --git a/stl/inc/ios b/stl/inc/ios index 486b0c89914..16a743bbbd7 100644 --- a/stl/inc/ios +++ b/stl/inc/ios @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _IOS_ #define _IOS_ #include diff --git a/stl/inc/iosfwd b/stl/inc/iosfwd index e6aa40d5af3..22dcbe1028e 100644 --- a/stl/inc/iosfwd +++ b/stl/inc/iosfwd @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _IOSFWD_ #define _IOSFWD_ #include diff --git a/stl/inc/iostream b/stl/inc/iostream index efa221eb4f5..0ab6b195ad5 100644 --- a/stl/inc/iostream +++ b/stl/inc/iostream @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _IOSTREAM_ #define _IOSTREAM_ #include diff --git a/stl/inc/iso646.h b/stl/inc/iso646.h index 4a010c4a83e..707f8d46801 100644 --- a/stl/inc/iso646.h +++ b/stl/inc/iso646.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _ISO646 #define _ISO646 diff --git a/stl/inc/istream b/stl/inc/istream index ad814f15549..2db973e0851 100644 --- a/stl/inc/istream +++ b/stl/inc/istream @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _ISTREAM_ #define _ISTREAM_ #include diff --git a/stl/inc/iterator b/stl/inc/iterator index 48089f6d0a9..3d35b6dbbbe 100644 --- a/stl/inc/iterator +++ b/stl/inc/iterator @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _ITERATOR_ #define _ITERATOR_ #include diff --git a/stl/inc/latch b/stl/inc/latch index f317cbc5bd6..ce132e6b058 100644 --- a/stl/inc/latch +++ b/stl/inc/latch @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _LATCH_ #define _LATCH_ #include diff --git a/stl/inc/limits b/stl/inc/limits index ac59bbaf2c1..0c2300df11f 100644 --- a/stl/inc/limits +++ b/stl/inc/limits @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _LIMITS_ #define _LIMITS_ #include diff --git a/stl/inc/list b/stl/inc/list index b8f816ab18e..91790235381 100644 --- a/stl/inc/list +++ b/stl/inc/list @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _LIST_ #define _LIST_ #include diff --git a/stl/inc/locale b/stl/inc/locale index bb80b9ed534..ce085438aeb 100644 --- a/stl/inc/locale +++ b/stl/inc/locale @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _LOCALE_ #define _LOCALE_ #include diff --git a/stl/inc/map b/stl/inc/map index b7e1cb601c8..ed403849329 100644 --- a/stl/inc/map +++ b/stl/inc/map @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _MAP_ #define _MAP_ #include diff --git a/stl/inc/memory b/stl/inc/memory index 9e0613a3cbc..c8eb3770dd7 100644 --- a/stl/inc/memory +++ b/stl/inc/memory @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _MEMORY_ #define _MEMORY_ #include diff --git a/stl/inc/memory_resource b/stl/inc/memory_resource index eee7f03236b..2eb439b372a 100644 --- a/stl/inc/memory_resource +++ b/stl/inc/memory_resource @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _MEMORY_RESOURCE_ #define _MEMORY_RESOURCE_ #include diff --git a/stl/inc/mutex b/stl/inc/mutex index 1ebcb3a6b4b..b75c928109b 100644 --- a/stl/inc/mutex +++ b/stl/inc/mutex @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _MUTEX_ #define _MUTEX_ #include diff --git a/stl/inc/new b/stl/inc/new index bd88e23366e..ff44edab5b0 100644 --- a/stl/inc/new +++ b/stl/inc/new @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _NEW_ #define _NEW_ #include diff --git a/stl/inc/numbers b/stl/inc/numbers index bb00953acc1..05322c522da 100644 --- a/stl/inc/numbers +++ b/stl/inc/numbers @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _NUMBERS_ #define _NUMBERS_ #include diff --git a/stl/inc/numeric b/stl/inc/numeric index b787216382a..efbb5e0b0c9 100644 --- a/stl/inc/numeric +++ b/stl/inc/numeric @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _NUMERIC_ #define _NUMERIC_ #include diff --git a/stl/inc/optional b/stl/inc/optional index 8d1684f87ae..a83b1924679 100644 --- a/stl/inc/optional +++ b/stl/inc/optional @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _OPTIONAL_ #define _OPTIONAL_ #include diff --git a/stl/inc/ostream b/stl/inc/ostream index beef34bae1e..abd4a9ec541 100644 --- a/stl/inc/ostream +++ b/stl/inc/ostream @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _OSTREAM_ #define _OSTREAM_ #include diff --git a/stl/inc/print b/stl/inc/print index 184392ccb3e..778c64a3ca6 100644 --- a/stl/inc/print +++ b/stl/inc/print @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _PRINT_ #define _PRINT_ #include diff --git a/stl/inc/queue b/stl/inc/queue index 3ce80378b8e..566f66cc82f 100644 --- a/stl/inc/queue +++ b/stl/inc/queue @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _QUEUE_ #define _QUEUE_ #include diff --git a/stl/inc/random b/stl/inc/random index d892acd566e..fe937a35aef 100644 --- a/stl/inc/random +++ b/stl/inc/random @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _RANDOM_ #define _RANDOM_ #include diff --git a/stl/inc/ranges b/stl/inc/ranges index fe82e889990..fbda2e40867 100644 --- a/stl/inc/ranges +++ b/stl/inc/ranges @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _RANGES_ #define _RANGES_ #include diff --git a/stl/inc/ratio b/stl/inc/ratio index bd53092f0b6..4222fdc452e 100644 --- a/stl/inc/ratio +++ b/stl/inc/ratio @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _RATIO_ #define _RATIO_ #include diff --git a/stl/inc/regex b/stl/inc/regex index a370a56c0b9..2345bc17eca 100644 --- a/stl/inc/regex +++ b/stl/inc/regex @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _REGEX_ #define _REGEX_ #include diff --git a/stl/inc/scoped_allocator b/stl/inc/scoped_allocator index 34aa4cbb870..e6884b3650f 100644 --- a/stl/inc/scoped_allocator +++ b/stl/inc/scoped_allocator @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _SCOPED_ALLOCATOR_ #define _SCOPED_ALLOCATOR_ #include diff --git a/stl/inc/semaphore b/stl/inc/semaphore index 33797c2f9fe..fedb1a91808 100644 --- a/stl/inc/semaphore +++ b/stl/inc/semaphore @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _SEMAPHORE_ #define _SEMAPHORE_ #include diff --git a/stl/inc/set b/stl/inc/set index f0fb28b05f6..d65d8fa9155 100644 --- a/stl/inc/set +++ b/stl/inc/set @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _SET_ #define _SET_ #include diff --git a/stl/inc/shared_mutex b/stl/inc/shared_mutex index dfc004bb0cd..c58611b042b 100644 --- a/stl/inc/shared_mutex +++ b/stl/inc/shared_mutex @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _SHARED_MUTEX_ #define _SHARED_MUTEX_ #include diff --git a/stl/inc/source_location b/stl/inc/source_location index 2090b69aefb..649f3443d76 100644 --- a/stl/inc/source_location +++ b/stl/inc/source_location @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _SOURCE_LOCATION_ #define _SOURCE_LOCATION_ #include diff --git a/stl/inc/span b/stl/inc/span index 6f59af0c549..725b8ddc7a2 100644 --- a/stl/inc/span +++ b/stl/inc/span @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _SPAN_ #define _SPAN_ #include diff --git a/stl/inc/spanstream b/stl/inc/spanstream index 73d9f24d1f0..d60e5b4d4a3 100644 --- a/stl/inc/spanstream +++ b/stl/inc/spanstream @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _SPANSTREAM_ #define _SPANSTREAM_ #include diff --git a/stl/inc/sstream b/stl/inc/sstream index 222dd025793..738113dc1a9 100644 --- a/stl/inc/sstream +++ b/stl/inc/sstream @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _SSTREAM_ #define _SSTREAM_ #include diff --git a/stl/inc/stack b/stl/inc/stack index a007be90b52..c4a5378538f 100644 --- a/stl/inc/stack +++ b/stl/inc/stack @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _STACK_ #define _STACK_ #include diff --git a/stl/inc/stacktrace b/stl/inc/stacktrace index b3f96a181f1..578e8f23916 100644 --- a/stl/inc/stacktrace +++ b/stl/inc/stacktrace @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _STACKTRACE_ #define _STACKTRACE_ #include diff --git a/stl/inc/stdexcept b/stl/inc/stdexcept index 19f099169c0..3d3db7b5259 100644 --- a/stl/inc/stdexcept +++ b/stl/inc/stdexcept @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _STDEXCEPT_ #define _STDEXCEPT_ #include diff --git a/stl/inc/stdfloat b/stl/inc/stdfloat index 81ae27670f5..9c8835aef30 100644 --- a/stl/inc/stdfloat +++ b/stl/inc/stdfloat @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _STDFLOAT_ #define _STDFLOAT_ #include diff --git a/stl/inc/stop_token b/stl/inc/stop_token index ee14cc886a9..a518805973d 100644 --- a/stl/inc/stop_token +++ b/stl/inc/stop_token @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _STOP_TOKEN_ #define _STOP_TOKEN_ #include diff --git a/stl/inc/streambuf b/stl/inc/streambuf index 76cc33db524..3239ff4d262 100644 --- a/stl/inc/streambuf +++ b/stl/inc/streambuf @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _STREAMBUF_ #define _STREAMBUF_ #include diff --git a/stl/inc/string b/stl/inc/string index 9ea3e2fa278..284942baac3 100644 --- a/stl/inc/string +++ b/stl/inc/string @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _STRING_ #define _STRING_ #include diff --git a/stl/inc/string_view b/stl/inc/string_view index 81f80a9a406..d1fe409b425 100644 --- a/stl/inc/string_view +++ b/stl/inc/string_view @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _STRING_VIEW_ #define _STRING_VIEW_ #include diff --git a/stl/inc/strstream b/stl/inc/strstream index 4673081f576..e5a28f3a569 100644 --- a/stl/inc/strstream +++ b/stl/inc/strstream @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _STRSTREAM_ #define _STRSTREAM_ #include diff --git a/stl/inc/syncstream b/stl/inc/syncstream index 969d756a051..d2a4e4eac91 100644 --- a/stl/inc/syncstream +++ b/stl/inc/syncstream @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _SYNCSTREAM_ #define _SYNCSTREAM_ #include diff --git a/stl/inc/system_error b/stl/inc/system_error index 97b39491d9d..18ee8527ced 100644 --- a/stl/inc/system_error +++ b/stl/inc/system_error @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _SYSTEM_ERROR_ #define _SYSTEM_ERROR_ #include diff --git a/stl/inc/thread b/stl/inc/thread index 6d8f83c0260..88c4a56fd68 100644 --- a/stl/inc/thread +++ b/stl/inc/thread @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _THREAD_ #define _THREAD_ #include diff --git a/stl/inc/tuple b/stl/inc/tuple index 8059fbaed02..c4450175d05 100644 --- a/stl/inc/tuple +++ b/stl/inc/tuple @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _TUPLE_ #define _TUPLE_ #include diff --git a/stl/inc/type_traits b/stl/inc/type_traits index 529563cccd2..d70dc36e3c1 100644 --- a/stl/inc/type_traits +++ b/stl/inc/type_traits @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _TYPE_TRAITS_ #define _TYPE_TRAITS_ #include diff --git a/stl/inc/typeindex b/stl/inc/typeindex index 1392573ef79..3c302c79e23 100644 --- a/stl/inc/typeindex +++ b/stl/inc/typeindex @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _TYPEINDEX_ #define _TYPEINDEX_ #include diff --git a/stl/inc/typeinfo b/stl/inc/typeinfo index f404bdd60bf..1d761bdeeb2 100644 --- a/stl/inc/typeinfo +++ b/stl/inc/typeinfo @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _TYPEINFO_ #define _TYPEINFO_ #include diff --git a/stl/inc/unordered_map b/stl/inc/unordered_map index dee66749bfc..441aa65cc31 100644 --- a/stl/inc/unordered_map +++ b/stl/inc/unordered_map @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _UNORDERED_MAP_ #define _UNORDERED_MAP_ #include diff --git a/stl/inc/unordered_set b/stl/inc/unordered_set index 0401a5a4628..2978bf97743 100644 --- a/stl/inc/unordered_set +++ b/stl/inc/unordered_set @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _UNORDERED_SET_ #define _UNORDERED_SET_ #include diff --git a/stl/inc/use_ansi.h b/stl/inc/use_ansi.h index 43fd55c50a5..20fa0edad44 100644 --- a/stl/inc/use_ansi.h +++ b/stl/inc/use_ansi.h @@ -3,8 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once - #ifndef _USE_ANSI_CPP #define _USE_ANSI_CPP diff --git a/stl/inc/utility b/stl/inc/utility index f853436f79c..9b276828f3d 100644 --- a/stl/inc/utility +++ b/stl/inc/utility @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _UTILITY_ #define _UTILITY_ #include diff --git a/stl/inc/valarray b/stl/inc/valarray index 6d21bec64ee..9726198463f 100644 --- a/stl/inc/valarray +++ b/stl/inc/valarray @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _VALARRAY_ #define _VALARRAY_ #include diff --git a/stl/inc/variant b/stl/inc/variant index 2dc66b9b87c..a5202cfcaae 100644 --- a/stl/inc/variant +++ b/stl/inc/variant @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _VARIANT_ #define _VARIANT_ #include diff --git a/stl/inc/vector b/stl/inc/vector index c6552845a31..7b61376b008 100644 --- a/stl/inc/vector +++ b/stl/inc/vector @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _VECTOR_ #define _VECTOR_ #include diff --git a/stl/inc/version b/stl/inc/version index b1d5958a416..fb45f31d7be 100644 --- a/stl/inc/version +++ b/stl/inc/version @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _STD_VERSION_HEADER_ #define _STD_VERSION_HEADER_ #include diff --git a/stl/inc/xatomic.h b/stl/inc/xatomic.h index aceaadf8209..38c36343b81 100644 --- a/stl/inc/xatomic.h +++ b/stl/inc/xatomic.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XATOMIC_H #define _XATOMIC_H #include diff --git a/stl/inc/xatomic_wait.h b/stl/inc/xatomic_wait.h index 42378ea39d3..c73e34c9c4f 100644 --- a/stl/inc/xatomic_wait.h +++ b/stl/inc/xatomic_wait.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XATOMIC_WAIT_H #define _XATOMIC_WAIT_H #include diff --git a/stl/inc/xbit_ops.h b/stl/inc/xbit_ops.h index 74613792362..56434eb7bea 100644 --- a/stl/inc/xbit_ops.h +++ b/stl/inc/xbit_ops.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XBIT_OPS_H #define _XBIT_OPS_H #include diff --git a/stl/inc/xcall_once.h b/stl/inc/xcall_once.h index 8ae5aa8fcd9..00d95937b80 100644 --- a/stl/inc/xcall_once.h +++ b/stl/inc/xcall_once.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XCALL_ONCE_H #define _XCALL_ONCE_H #include diff --git a/stl/inc/xcharconv.h b/stl/inc/xcharconv.h index c999e0f3ab0..cf352799eae 100644 --- a/stl/inc/xcharconv.h +++ b/stl/inc/xcharconv.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XCHARCONV_H #define _XCHARCONV_H #include diff --git a/stl/inc/xcharconv_ryu.h b/stl/inc/xcharconv_ryu.h index 8a7d22910fb..fc29a3d4858 100644 --- a/stl/inc/xcharconv_ryu.h +++ b/stl/inc/xcharconv_ryu.h @@ -32,7 +32,6 @@ // DEALINGS IN THE SOFTWARE. -#pragma once #ifndef _XCHARCONV_RYU_H #define _XCHARCONV_RYU_H #include diff --git a/stl/inc/xcharconv_ryu_tables.h b/stl/inc/xcharconv_ryu_tables.h index 7945e1ae03e..ef01dd9e581 100644 --- a/stl/inc/xcharconv_ryu_tables.h +++ b/stl/inc/xcharconv_ryu_tables.h @@ -32,7 +32,6 @@ // DEALINGS IN THE SOFTWARE. -#pragma once #ifndef _XCHARCONV_RYU_TABLES_H #define _XCHARCONV_RYU_TABLES_H #include diff --git a/stl/inc/xcharconv_tables.h b/stl/inc/xcharconv_tables.h index 1ffb2ae7624..0ce4f3dd765 100644 --- a/stl/inc/xcharconv_tables.h +++ b/stl/inc/xcharconv_tables.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XCHARCONV_TABLES_H #define _XCHARCONV_TABLES_H #include diff --git a/stl/inc/xerrc.h b/stl/inc/xerrc.h index ac1ce3dada1..7bd9001ff0c 100644 --- a/stl/inc/xerrc.h +++ b/stl/inc/xerrc.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XERRC_H #define _XERRC_H #include diff --git a/stl/inc/xfacet b/stl/inc/xfacet index 6a0807d4abf..864994f8a74 100644 --- a/stl/inc/xfacet +++ b/stl/inc/xfacet @@ -7,7 +7,6 @@ // MAJOR LIMITATIONS apply to what can be included here! // Before editing this file, read: /docs/import_library.md -#pragma once #ifndef _XFACET_ #define _XFACET_ #include diff --git a/stl/inc/xfilesystem_abi.h b/stl/inc/xfilesystem_abi.h index 574cb1002cf..4ac847f33d3 100644 --- a/stl/inc/xfilesystem_abi.h +++ b/stl/inc/xfilesystem_abi.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XFILESYSTEM_ABI_H #define _XFILESYSTEM_ABI_H #include diff --git a/stl/inc/xhash b/stl/inc/xhash index 6ca7a2a0f50..8c20f0d9ef6 100644 --- a/stl/inc/xhash +++ b/stl/inc/xhash @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XHASH_ #define _XHASH_ #include diff --git a/stl/inc/xiosbase b/stl/inc/xiosbase index aaa05048725..363a51c9575 100644 --- a/stl/inc/xiosbase +++ b/stl/inc/xiosbase @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XIOSBASE_ #define _XIOSBASE_ #include diff --git a/stl/inc/xkeycheck.h b/stl/inc/xkeycheck.h index 4e7aecd2cda..24c0d0c15f2 100644 --- a/stl/inc/xkeycheck.h +++ b/stl/inc/xkeycheck.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XKEYCHECK_H #define _XKEYCHECK_H diff --git a/stl/inc/xlocale b/stl/inc/xlocale index 1a043c4c340..b4383f06f47 100644 --- a/stl/inc/xlocale +++ b/stl/inc/xlocale @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XLOCALE_ #define _XLOCALE_ #include diff --git a/stl/inc/xlocbuf b/stl/inc/xlocbuf index bb33bf3da86..a5891697efa 100644 --- a/stl/inc/xlocbuf +++ b/stl/inc/xlocbuf @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XLOCBUF_ #define _XLOCBUF_ #include diff --git a/stl/inc/xlocinfo b/stl/inc/xlocinfo index 746407ce2a7..5e15a5f2af6 100644 --- a/stl/inc/xlocinfo +++ b/stl/inc/xlocinfo @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XLOCINFO_ #define _XLOCINFO_ #include diff --git a/stl/inc/xlocmes b/stl/inc/xlocmes index ca9355f1d94..42a5b48559e 100644 --- a/stl/inc/xlocmes +++ b/stl/inc/xlocmes @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XLOCMES_ #define _XLOCMES_ #include diff --git a/stl/inc/xlocmon b/stl/inc/xlocmon index 7fb534b852c..e621056b2e9 100644 --- a/stl/inc/xlocmon +++ b/stl/inc/xlocmon @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XLOCMON_ #define _XLOCMON_ #include diff --git a/stl/inc/xlocnum b/stl/inc/xlocnum index 1bc6413b0d1..b6cf613ea6c 100644 --- a/stl/inc/xlocnum +++ b/stl/inc/xlocnum @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XLOCNUM_ #define _XLOCNUM_ #include diff --git a/stl/inc/xloctime b/stl/inc/xloctime index 8b30b8493e3..55e10dfe253 100644 --- a/stl/inc/xloctime +++ b/stl/inc/xloctime @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XLOCTIME_ #define _XLOCTIME_ #include diff --git a/stl/inc/xmemory b/stl/inc/xmemory index 541258019c2..c6bfb297a28 100644 --- a/stl/inc/xmemory +++ b/stl/inc/xmemory @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XMEMORY_ #define _XMEMORY_ #include diff --git a/stl/inc/xnode_handle.h b/stl/inc/xnode_handle.h index ebd87f7095d..f7f685b259e 100644 --- a/stl/inc/xnode_handle.h +++ b/stl/inc/xnode_handle.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XNODE_HANDLE_H #define _XNODE_HANDLE_H #include diff --git a/stl/inc/xpolymorphic_allocator.h b/stl/inc/xpolymorphic_allocator.h index dd29560f486..f301393b368 100644 --- a/stl/inc/xpolymorphic_allocator.h +++ b/stl/inc/xpolymorphic_allocator.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XPOLYMORPHIC_ALLOCATOR_H #define _XPOLYMORPHIC_ALLOCATOR_H #include diff --git a/stl/inc/xsmf_control.h b/stl/inc/xsmf_control.h index 54ad04b67c7..381f0499f7f 100644 --- a/stl/inc/xsmf_control.h +++ b/stl/inc/xsmf_control.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XSMF_CONTROL_H #define _XSMF_CONTROL_H #include diff --git a/stl/inc/xstring b/stl/inc/xstring index 455e6ae8f12..97f22e016be 100644 --- a/stl/inc/xstring +++ b/stl/inc/xstring @@ -5,7 +5,6 @@ // ( without emitting non-C++17 warnings) -#pragma once #ifndef _XSTRING_ #define _XSTRING_ #include diff --git a/stl/inc/xthreads.h b/stl/inc/xthreads.h index 36a5d1bfdef..d82f791fbdd 100644 --- a/stl/inc/xthreads.h +++ b/stl/inc/xthreads.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _THR_XTHREADS_H #define _THR_XTHREADS_H #include diff --git a/stl/inc/xtimec.h b/stl/inc/xtimec.h index 2e1aa0aa4bc..3e77d17b0a4 100644 --- a/stl/inc/xtimec.h +++ b/stl/inc/xtimec.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _THR_XTIMEC_H #define _THR_XTIMEC_H #include diff --git a/stl/inc/xtr1common b/stl/inc/xtr1common index c36c895a453..18053e59d7d 100644 --- a/stl/inc/xtr1common +++ b/stl/inc/xtr1common @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XTR1COMMON_ #define _XTR1COMMON_ #include diff --git a/stl/inc/xtree b/stl/inc/xtree index 767027093f1..5016220213f 100644 --- a/stl/inc/xtree +++ b/stl/inc/xtree @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XTREE_ #define _XTREE_ #include diff --git a/stl/inc/xutility b/stl/inc/xutility index 60ea3b5a3ef..4aa49bbc40f 100644 --- a/stl/inc/xutility +++ b/stl/inc/xutility @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _XUTILITY_ #define _XUTILITY_ #include diff --git a/stl/inc/ymath.h b/stl/inc/ymath.h index 789ef75a5a0..a58107971e5 100644 --- a/stl/inc/ymath.h +++ b/stl/inc/ymath.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _YMATH #define _YMATH #include diff --git a/stl/inc/yvals.h b/stl/inc/yvals.h index 438543e7f27..12c88d7278e 100644 --- a/stl/inc/yvals.h +++ b/stl/inc/yvals.h @@ -7,7 +7,6 @@ // MAJOR LIMITATIONS apply to what can be included here! // Before editing this file, read: /docs/import_library.md -#pragma once #ifndef _YVALS #define _YVALS #include diff --git a/stl/inc/yvals_core.h b/stl/inc/yvals_core.h index c0ee672319d..279e1608666 100644 --- a/stl/inc/yvals_core.h +++ b/stl/inc/yvals_core.h @@ -3,7 +3,6 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#pragma once #ifndef _YVALS_CORE_H_ #define _YVALS_CORE_H_ #ifndef _STL_COMPILER_PREPROCESSOR diff --git a/tests/std/include/new_counter.hpp b/tests/std/include/new_counter.hpp index a7875a6c231..2954dfd7d9a 100644 --- a/tests/std/include/new_counter.hpp +++ b/tests/std/include/new_counter.hpp @@ -1,12 +1,13 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception +#pragma once + #include #include #include #include -#pragma once #pragma warning(push) #pragma warning(disable : 28251) // Inconsistent annotation for 'new': this instance has no annotations. diff --git a/tests/tr1/include/cvt_xtest.h b/tests/tr1/include/cvt_xtest.h index 87b95e9d233..72fd48e5338 100644 --- a/tests/tr1/include/cvt_xtest.h +++ b/tests/tr1/include/cvt_xtest.h @@ -3,8 +3,7 @@ // test a codecvt facet #pragma once -#ifndef _CVT_XTEST_ -#define _CVT_XTEST_ + #include #if _STL_COMPILER_PREPROCESSOR #include @@ -181,4 +180,3 @@ _STL_RESTORE_CLANG_WARNINGS #pragma pack(pop) #endif // _STL_COMPILER_PREPROCESSOR -#endif // _CVT_XTEST_ diff --git a/tools/unicode_properties_parse/grapheme_break_property_data_gen.py b/tools/unicode_properties_parse/grapheme_break_property_data_gen.py index 9254a31efe6..d330700495a 100644 --- a/tools/unicode_properties_parse/grapheme_break_property_data_gen.py +++ b/tools/unicode_properties_parse/grapheme_break_property_data_gen.py @@ -142,7 +142,6 @@ def compact_property_ranges(input: list[PropertyRange]) -> list[PropertyRange]: // use or other dealings in these Data Files or Software without prior // written authorization of the copyright holder. -#pragma once #ifndef __MSVC_FORMAT_UCD_TABLES_HPP #define __MSVC_FORMAT_UCD_TABLES_HPP #include