From 0f47cb72cff40a8a1c3a1b5d27f1e876bc527853 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Thu, 21 Jul 2022 07:15:26 +0700 Subject: [PATCH] Include instead of , Part 2 (#2852) Co-authored-by: Stephan T. Lavavej --- benchmarks/inc/utility.hpp | 4 ++-- benchmarks/src/std_copy.cpp | 4 ++-- stl/src/vector_algorithms.cpp | 2 +- stl/src/xonce2.cpp | 2 +- stl/src/xxxprec.hpp | 2 +- tests/std/include/constexpr_char_traits.hpp | 4 ++-- tests/std/include/fenv_prefix.hpp | 2 +- tests/std/include/floating_point_test_cases.hpp | 2 +- tests/std/include/instantiate_algorithms.hpp | 2 +- tests/std/include/new_counter.hpp | 6 +++--- tests/std/include/parallel_algorithms_utilities.hpp | 2 +- tests/std/include/test_atomic_wait.hpp | 4 ++-- tests/std/include/test_death.hpp | 6 +++--- tests/std/include/test_filesystem_support.hpp | 2 +- tests/std/include/test_regex_support.hpp | 2 +- tests/std/include/test_thread_support.hpp | 4 ++-- .../tests/Dev08_496675_iostream_int_reading/test.cpp | 2 +- tests/std/tests/Dev08_563686_ostream/test.cpp | 2 +- tests/std/tests/Dev08_576265_list_remove/test.cpp | 2 +- tests/std/tests/Dev08_584299_search_n/test.cpp | 2 +- tests/std/tests/Dev09_012361_vector_swap/test.cpp | 8 ++++---- .../Dev09_052961_has_iterator_debugging_0/test.cpp | 6 +++--- tests/std/tests/Dev09_056375_locale_cleanup/test.cpp | 4 ++-- .../tests/Dev09_056375_locale_cleanup/testdll.cpp | 2 +- .../tests/Dev09_098637_stl_function_typeids/test.cpp | 2 +- .../Dev09_126254_persistent_aux_allocators/test.cpp | 8 ++++---- tests/std/tests/Dev09_130060_unique_copy/test.cpp | 2 +- .../std/tests/Dev09_152755_tr1_nested_bind/test.cpp | 4 ++-- tests/std/tests/Dev09_153419_tr1_allocators/test.cpp | 10 +++++----- .../Dev09_154033_tr1_predicate_search_n/test.cpp | 2 +- .../tests/Dev09_155328_tr1_vector_of_set/test.cpp | 2 +- .../Dev09_158181_tr1_unordered_meow_swap/test.cpp | 6 +++--- .../test.cpp | 2 +- .../test.cpp | 2 +- tests/std/tests/Dev09_165853_tr1_tuple_swap/test.cpp | 2 +- .../Dev09_171205_tr1_assign_pair_to_tuple/test.cpp | 2 +- .../Dev09_172505_tr1_bind_reference_wrapper/test.cpp | 2 +- tests/std/tests/Dev09_172666_tr1_tuple_odr/test.cpp | 2 +- tests/std/tests/Dev09_173612_tr1_regex_leak/test.cpp | 6 +++--- .../test.cpp | 4 ++-- .../test.cpp | 2 +- .../test.cpp | 2 +- .../test.cpp | 2 +- .../test.cpp | 2 +- .../test.cpp | 4 ++-- tests/std/tests/Dev09_182017_tr1_search_n/test.cpp | 2 +- .../tests/Dev09_186118_stoullx_corner_cases/test.cpp | 2 +- .../test.cpp | 2 +- .../test.cpp | 2 +- .../test.cpp | 2 +- .../Dev10_441756_function_reference_wrapper/test.cpp | 2 +- tests/std/tests/Dev10_445289_make_shared/test.cpp | 8 ++++---- .../tests/Dev10_482830_header_only_string/test.cpp | 2 +- .../tests/Dev10_491486_floating_point_hash/test.cpp | 4 ++-- .../tests/Dev10_492345_tr1_function_swap/test.cpp | 4 ++-- .../test.cpp | 2 +- .../Dev10_500860_overloaded_address_of/test.cpp | 6 +++--- .../Dev10_544258_heterogeneous_comparisons/test.cpp | 2 +- .../Dev10_555491_complex_linker_errors/test.cpp | 6 +++--- .../tests/Dev10_561430_list_and_tree_leaks/test.cpp | 6 +++--- tests/std/tests/Dev10_562056_tree_leak/test.cpp | 2 +- .../test.cpp | 4 ++-- .../tests/Dev10_567556_move_from_empty_list/test.cpp | 4 ++-- tests/std/tests/Dev10_579381_vector_grow_to/test.cpp | 2 +- tests/std/tests/Dev10_590599_hash_string/test.cpp | 2 +- tests/std/tests/Dev10_617014_tuple_tie/test.cpp | 2 +- tests/std/tests/Dev10_632876_regex_proxy/test.cpp | 8 ++++---- .../std/tests/Dev10_635436_shared_ptr_reset/test.cpp | 2 +- tests/std/tests/Dev10_639436_const_map_at/test.cpp | 4 ++-- .../tests/Dev10_646244_bad_alloc_message/test.cpp | 4 ++-- .../Dev10_646556_construct_tuple_from_const/test.cpp | 2 +- .../Dev10_654977_655012_shared_ptr_move/test.cpp | 2 +- .../std/tests/Dev10_661739_tuple_copy_ctors/test.cpp | 2 +- .../tests/Dev10_682964_stable_sort_warnings/test.cpp | 4 ++-- .../Dev10_689595_back_inserter_vector_bool/test.cpp | 2 +- .../test.cpp | 2 +- .../test.compile.pass.cpp | 2 +- .../Dev10_729003_bind_reference_wrapper/test.cpp | 2 +- .../std/tests/Dev10_766948_insert_ambiguity/test.cpp | 2 +- .../std/tests/Dev10_780098_movable_elements/test.cpp | 4 ++-- .../tests/Dev10_783436_rvalue_string_plus/test.cpp | 2 +- .../Dev10_809142_copy_n_istream_iterator/test.cpp | 4 ++-- .../test.cpp | 6 +++--- .../Dev10_816787_swap_vector_bool_elements/test.cpp | 2 +- .../Dev10_847656_shared_ptr_is_convertible/test.cpp | 2 +- .../test.cpp | 2 +- tests/std/tests/Dev10_860410_bitset_ctors/test.cpp | 4 ++-- .../Dev10_860421_deque_push_back_pop_front/test.cpp | 2 +- .../Dev10_881629_vector_erase_return_value/test.cpp | 2 +- .../test.cpp | 2 +- .../std/tests/Dev10_905461_is_sorted_until/test.cpp | 2 +- .../tests/Dev10_908702_string_memory_leak/test.cpp | 2 +- .../std/tests/Dev10_909646_stringstream_vd2/test.cpp | 2 +- .../Dev11_0000000_dual_range_algorithms/test.cpp | 4 ++-- .../Dev11_0000000_null_forward_iterators/test.cpp | 4 ++-- tests/std/tests/Dev11_0000000_quoted/test.cpp | 2 +- tests/std/tests/Dev11_0000000_rotate_test/test.cpp | 2 +- tests/std/tests/Dev11_0000000_tuple_cat/test.cpp | 2 +- .../Dev11_0000000_user_defined_literals/test.cpp | 2 +- .../tests/Dev11_0019127_singular_iterators/test.cpp | 2 +- .../Dev11_0091392_string_erase_resize_perf/test.cpp | 6 +++--- .../tests/Dev11_0133625_locale0_implib_cpp/test.cpp | 2 +- .../Dev11_0135139_vector_bool_comparisons/test.cpp | 2 +- .../Dev11_0235721_async_and_packaged_task/test.cpp | 4 ++-- tests/std/tests/Dev11_0253803_debug_pointer/test.cpp | 2 +- .../test.cpp | 4 ++-- .../test.cpp | 4 ++-- tests/std/tests/Dev11_0302476_pair_move/test.cpp | 2 +- .../Dev11_0314451_make_pair_make_tuple/test.cpp | 2 +- .../Dev11_0316853_find_memchr_optimization/test.cpp | 2 +- .../tests/Dev11_0376122_grand_theft_bind/test.cpp | 2 +- .../test.cpp | 2 +- .../tests/Dev11_0387701_container_equality/test.cpp | 4 ++-- .../tests/Dev11_0437519_container_behavior/test.cpp | 4 ++-- .../tests/Dev11_0447546_facet_allocation/test.cpp | 2 +- .../test.compile.pass.cpp | 2 +- .../Dev11_0485243_condition_variable_crash/test.cpp | 4 ++-- .../Dev11_0493504_error_category_lifetime/test.cpp | 4 ++-- .../tests/Dev11_0494593_time_put_wchar_t/test.cpp | 4 ++-- tests/std/tests/Dev11_0496153_locale_ctor/test.cpp | 6 +++--- .../std/tests/Dev11_0532622_minmax_element/test.cpp | 2 +- .../tests/Dev11_0535636_functional_overhaul/test.cpp | 4 ++-- .../Dev11_0555154_system_clock_to_time_t/test.cpp | 4 ++-- tests/std/tests/Dev11_0577418_random_seed_0/test.cpp | 2 +- .../test.cpp | 6 +++--- .../test.cpp | 2 +- .../tests/Dev11_0617384_empty_std_function/test.cpp | 2 +- .../std/tests/Dev11_0653897_codecvt_partial/test.cpp | 2 +- tests/std/tests/Dev11_0671816_list_splice/test.cpp | 2 +- .../std/tests/Dev11_0696045_future_wait_for/test.cpp | 2 +- .../test.cpp | 6 +++--- .../test.cpp | 8 ++++---- .../tests/Dev11_0823534_transparent_lookup/test.cpp | 4 ++-- tests/std/tests/Dev11_0835323_to_string/test.cpp | 4 ++-- tests/std/tests/Dev11_0836436_get_time/test.cpp | 4 ++-- .../test.cpp | 10 +++++----- .../Dev11_0863628_atomic_compare_exchange/test.cpp | 8 ++++---- .../tests/Dev11_0920385_list_sort_allocator/test.cpp | 6 +++--- tests/std/tests/Dev11_1003120_search_test/test.cpp | 6 +++--- .../test.cpp | 2 +- .../Dev11_1066931_filesystem_rename_noop/test.cpp | 6 +++--- tests/std/tests/Dev11_1074023_constexpr/test.cpp | 4 ++-- .../tests/Dev11_1086953_call_once_overhaul/test.cpp | 6 +++--- .../Dev11_1114006_condition_variable_pred/test.cpp | 4 ++-- .../tests/Dev11_1131212_uncaught_exceptions/test.cpp | 2 +- .../tests/Dev11_1137366_nested_exception/test.cpp | 4 ++-- .../test.cpp | 2 +- tests/std/tests/Dev11_1150223_shared_mutex/test.cpp | 2 +- .../tests/Dev11_1158803_regex_thread_safety/test.cpp | 2 +- .../Dev11_1180290_filesystem_error_code/test.cpp | 2 +- .../tests/GH_000457_system_error_message/test.cpp | 2 +- .../GH_000625_vector_bool_optimization/test.cpp | 2 +- .../floating_point_utils.hpp | 2 +- .../GH_001010_filesystem_error_encoding/test.cpp | 2 +- .../test.cpp | 2 +- .../test.cpp | 2 +- .../P0024R2_parallel_algorithms_all_of/test.cpp | 2 +- .../tests/P0024R2_parallel_algorithms_count/test.cpp | 2 +- .../tests/P0024R2_parallel_algorithms_equal/test.cpp | 2 +- .../test.cpp | 2 +- .../tests/P0024R2_parallel_algorithms_find/test.cpp | 2 +- .../P0024R2_parallel_algorithms_find_end/test.cpp | 4 ++-- .../test.cpp | 4 ++-- .../P0024R2_parallel_algorithms_for_each/test.cpp | 2 +- .../test.cpp | 2 +- .../P0024R2_parallel_algorithms_is_heap/test.cpp | 2 +- .../test.cpp | 4 ++-- .../P0024R2_parallel_algorithms_is_sorted/test.cpp | 4 ++-- .../P0024R2_parallel_algorithms_mismatch/test.cpp | 2 +- .../P0024R2_parallel_algorithms_partition/test.cpp | 2 +- .../P0024R2_parallel_algorithms_reduce/test.cpp | 2 +- .../P0024R2_parallel_algorithms_remove/test.cpp | 2 +- .../P0024R2_parallel_algorithms_replace/test.cpp | 2 +- .../P0024R2_parallel_algorithms_search/test.cpp | 4 ++-- .../P0024R2_parallel_algorithms_search_n/test.cpp | 4 ++-- .../test.cpp | 4 ++-- .../test.cpp | 4 ++-- .../tests/P0024R2_parallel_algorithms_sort/test.cpp | 2 +- .../P0024R2_parallel_algorithms_stable_sort/test.cpp | 2 +- .../P0024R2_parallel_algorithms_transform/test.cpp | 2 +- .../test.cpp | 2 +- .../test.cpp | 2 +- .../test.cpp | 2 +- .../tests/P0035R4_over_aligned_allocation/test.cpp | 2 +- .../test.cpp | 2 +- .../test.hpp | 2 +- .../double_from_chars_test_cases.hpp | 2 +- .../P0067R5_charconv/float_from_chars_test_cases.hpp | 2 +- tests/std/tests/P0067R5_charconv/test.cpp | 10 +++++----- tests/std/tests/P0067R5_charconv/test.hpp | 2 +- .../tests/P0083R3_splicing_maps_and_sets/test.cpp | 6 +++--- tests/std/tests/P0092R1_polishing_chrono/test.cpp | 4 ++-- tests/std/tests/P0122R7_span_death/test.cpp | 2 +- tests/std/tests/P0137R1_launder/test.cpp | 2 +- tests/std/tests/P0156R2_scoped_lock/test.cpp | 2 +- .../test.cpp | 4 ++-- tests/std/tests/P0218R1_filesystem/test.cpp | 6 +++--- tests/std/tests/P0220R1_sample/test.cpp | 4 ++-- tests/std/tests/P0220R1_searchers/test.cpp | 6 +++--- tests/std/tests/P0220R1_string_view/test.cpp | 4 ++-- .../std/tests/P0295R0_gcd_lcm/test.compile.pass.cpp | 2 +- tests/std/tests/P0325R4_to_array/test.cpp | 2 +- .../test.cpp | 4 ++-- tests/std/tests/P0356R5_bind_front/test.cpp | 2 +- .../std/tests/P0414R2_shared_ptr_for_arrays/test.cpp | 2 +- tests/std/tests/P0415R1_constexpr_complex/test.cpp | 2 +- .../std/tests/P0426R1_constexpr_char_traits/test.cpp | 2 +- tests/std/tests/P0433R2_deduction_guides/test.cpp | 4 ++-- tests/std/tests/P0448R4_spanstream/test.cpp | 2 +- .../test.cpp | 2 +- tests/std/tests/P0476R2_bit_cast/test.cpp | 6 +++--- .../test.cpp | 2 +- tests/std/tests/P0513R0_poisoning_the_hash/test.cpp | 4 ++-- .../test.cpp | 2 +- .../test.cpp | 2 +- tests/std/tests/P0586R2_integer_comparison/test.cpp | 4 ++-- .../std/tests/P0595R2_is_constant_evaluated/test.cpp | 2 +- tests/std/tests/P0607R0_inline_variables/test.cpp | 2 +- .../test.cpp | 2 +- .../std/tests/P0616R0_using_move_in_numeric/test.cpp | 2 +- .../std/tests/P0645R10_text_formatting_args/test.cpp | 2 +- .../test.cpp | 2 +- .../tests/P0645R10_text_formatting_death/test.cpp | 2 +- .../test.cpp | 4 ++-- .../P0645R10_text_formatting_parse_contexts/test.cpp | 2 +- tests/std/tests/P0660R10_jthread_and_cv_any/test.cpp | 4 ++-- tests/std/tests/P0660R10_stop_token/test.cpp | 4 ++-- tests/std/tests/P0718R2_atomic_smart_ptrs/test.cpp | 2 +- .../test.cpp | 2 +- .../tests/P0769R2_shift_left_shift_right/test.cpp | 2 +- tests/std/tests/P0784R7_library_machinery/test.cpp | 2 +- .../test.cpp | 6 +++--- tests/std/tests/P0811R3_midpoint_lerp/test.cpp | 10 +++++----- .../tests/P0896R4_ranges_iterator_machinery/test.cpp | 2 +- .../tests/P0896R4_ranges_range_machinery/test.cpp | 2 +- tests/std/tests/P0896R4_ranges_to_address/test.cpp | 2 +- tests/std/tests/P0898R3_concepts/test.cpp | 2 +- tests/std/tests/P0898R3_identity/test.cpp | 2 +- tests/std/tests/P0912R5_coroutine/test.cpp | 2 +- .../P0919R3_heterogeneous_unordered_lookup/test.cpp | 2 +- .../test.cpp | 2 +- tests/std/tests/P1004R2_constexpr_vector/test.cpp | 2 +- .../std/tests/P1004R2_constexpr_vector_bool/test.cpp | 2 +- tests/std/tests/P1007R3_assume_aligned/test.cpp | 4 ++-- .../P1020R1_smart_pointer_for_overwrite/test.cpp | 2 +- .../tests/P1032R1_miscellaneous_constexpr/test.cpp | 4 ++-- .../test.cpp | 4 ++-- .../P1502R1_standard_library_header_units/test.cpp | 4 ++-- tests/std/tests/P1645R1_constexpr_numeric/test.cpp | 4 ++-- .../test.cpp | 2 +- .../tests/VSO_0000000_allocator_propagation/test.cpp | 6 +++--- .../tests/VSO_0000000_any_calling_conventions/a.cpp | 2 +- .../test.cpp | 6 +++--- .../test.cpp | 6 +++--- .../VSO_0000000_exception_ptr_rethrow_seh/test.cpp | 8 ++++---- tests/std/tests/VSO_0000000_has_static_rtti/test.cpp | 2 +- .../tests/VSO_0000000_initialize_everything/test.cpp | 6 +++--- .../VSO_0000000_list_iterator_debugging/test.cpp | 4 ++-- .../VSO_0000000_list_unique_self_reference/test.cpp | 4 ++-- .../tests/VSO_0000000_matching_npos_address/test.cpp | 4 ++-- .../VSO_0000000_more_pair_tuple_sfinae/test.cpp | 2 +- .../tests/VSO_0000000_nullptr_stream_out/test.cpp | 2 +- tests/std/tests/VSO_0000000_oss_workarounds/test.cpp | 2 +- .../tests/VSO_0000000_path_stream_parameter/test.cpp | 2 +- tests/std/tests/VSO_0000000_regex_interface/test.cpp | 4 ++-- tests/std/tests/VSO_0000000_regex_use/test.cpp | 4 ++-- tests/std/tests/VSO_0000000_string_view_idl/test.cpp | 2 +- .../VSO_0000000_wchar_t_filebuf_xsmeown/test.cpp | 2 +- .../VSO_0095468_clr_exception_ptr_bad_alloc/test.cpp | 4 ++-- .../VSO_0095837_current_exception_dtor/test.cpp | 4 ++-- .../tests/VSO_0099869_pow_float_overflow/test.cpp | 12 ++++++------ .../std/tests/VSO_0102478_moving_allocators/test.cpp | 4 ++-- .../test.cpp | 4 ++-- .../test.cpp | 6 +++--- .../std/tests/VSO_0105317_expression_sfinae/test.cpp | 2 +- .../std/tests/VSO_0118461_min_max_noexcept/test.cpp | 2 +- .../test.cpp | 8 ++++---- .../VSO_0121440_is_iterator_iterator_traits/test.cpp | 2 +- .../test.cpp | 2 +- .../VSO_0135428_custom_char_traits_string/test.cpp | 2 +- tests/std/tests/VSO_0144114_sleep_until/test.cpp | 2 +- .../test.cpp | 2 +- .../VSO_0149983_system_error_broken_pipe/test.cpp | 2 +- tests/std/tests/VSO_0174871_string_replace/test.cpp | 8 ++++---- .../tests/VSO_0180466_algorithm_overhauls/test.cpp | 2 +- tests/std/tests/VSO_0180469_fill_family/test.cpp | 6 +++--- .../test.cpp | 4 ++-- .../std/tests/VSO_0224478_scoped_allocator/test.cpp | 2 +- tests/std/tests/VSO_0226079_mutex/test.cpp | 6 +++--- .../std/tests/VSO_0234888_num_get_overflows/test.cpp | 4 ++-- .../VSO_0299624_checked_array_iterator_idl/test.cpp | 2 +- tests/std/tests/VSO_0397980_codecvt_length/test.cpp | 2 +- .../VSO_0429900_fast_debug_range_based_for/test.cpp | 2 +- .../test.cpp | 4 ++-- .../test.cpp | 4 ++-- .../test.cpp | 4 ++-- .../VSO_0575109_string_ambiguous_overloads/test.cpp | 2 +- tests/std/tests/VSO_0599804_seekg_zero/test.cpp | 2 +- tests/std/tests/VSO_0644691_utf_8_codecvt/test.cpp | 10 +++++----- .../tests/VSO_0664587_lcg_divide_by_zero/test.cpp | 2 +- .../VSO_0677157_flist_merge_edge_cases/test.cpp | 4 ++-- .../tests/VSO_0735700_fstream_read_over_4k/test.cpp | 4 ++-- .../VSO_0736657_unordered_assign_rehash/test.cpp | 2 +- .../test.cpp | 4 ++-- .../test.cpp | 2 +- .../test.cpp | 2 +- .../test.cpp | 2 +- .../std/tests/VSO_0961751_hash_range_erase/test.cpp | 6 +++--- .../tests/VSO_0971246_legacy_await_headers/test.cpp | 2 +- tools/validate/validate.cpp | 8 ++++---- 310 files changed, 503 insertions(+), 503 deletions(-) diff --git a/benchmarks/inc/utility.hpp b/benchmarks/inc/utility.hpp index a27e1bacea..e407e2654c 100644 --- a/benchmarks/inc/utility.hpp +++ b/benchmarks/inc/utility.hpp @@ -4,9 +4,9 @@ #pragma once #include +#include +#include #include -#include -#include #include #include diff --git a/benchmarks/src/std_copy.cpp b/benchmarks/src/std_copy.cpp index a84d58d19d..4cb80016f5 100644 --- a/benchmarks/src/std_copy.cpp +++ b/benchmarks/src/std_copy.cpp @@ -3,8 +3,8 @@ #include #include -#include -#include +#include +#include #include #include diff --git a/stl/src/vector_algorithms.cpp b/stl/src/vector_algorithms.cpp index 5214349b76..507a0fa854 100644 --- a/stl/src/vector_algorithms.cpp +++ b/stl/src/vector_algorithms.cpp @@ -12,11 +12,11 @@ #if (defined(_M_IX86) || defined(_M_X64)) && !defined(_M_ARM64EC) +#include #include #include #include #include -#include extern "C" long __isa_enabled; diff --git a/stl/src/xonce2.cpp b/stl/src/xonce2.cpp index a94fbaddc2..17c9a3c3a7 100644 --- a/stl/src/xonce2.cpp +++ b/stl/src/xonce2.cpp @@ -3,7 +3,7 @@ #include -#include +#include #include // This must be as small as possible, because its contents are diff --git a/stl/src/xxxprec.hpp b/stl/src/xxxprec.hpp index 0d9d30cfef..dc3a4491b4 100644 --- a/stl/src/xxxprec.hpp +++ b/stl/src/xxxprec.hpp @@ -27,7 +27,7 @@ _EXTERN_C } // STET #if 0 -#include +#include static void printit(const char* s, FTYPE* p, int n) { // print xp array int i; diff --git a/tests/std/include/constexpr_char_traits.hpp b/tests/std/include/constexpr_char_traits.hpp index 26ec4fc86e..bb53fbf6a3 100644 --- a/tests/std/include/constexpr_char_traits.hpp +++ b/tests/std/include/constexpr_char_traits.hpp @@ -2,8 +2,8 @@ // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception #pragma once -#include -#include +#include +#include struct constexpr_char_traits { typedef char char_type; diff --git a/tests/std/include/fenv_prefix.hpp b/tests/std/include/fenv_prefix.hpp index 5b768e8317..642e44a01b 100644 --- a/tests/std/include/fenv_prefix.hpp +++ b/tests/std/include/fenv_prefix.hpp @@ -40,7 +40,7 @@ #endif // defined(FP_CONTRACT_MODE) #include -#include +#include struct fenv_initializer_t { fenv_initializer_t() { diff --git a/tests/std/include/floating_point_test_cases.hpp b/tests/std/include/floating_point_test_cases.hpp index d463fb8f3f..20fb51551e 100644 --- a/tests/std/include/floating_point_test_cases.hpp +++ b/tests/std/include/floating_point_test_cases.hpp @@ -3,7 +3,7 @@ #pragma once -#include +#include #include constexpr std::pair floating_point_test_cases_double[] = { diff --git a/tests/std/include/instantiate_algorithms.hpp b/tests/std/include/instantiate_algorithms.hpp index 044d6ce00a..ae35649478 100644 --- a/tests/std/include/instantiate_algorithms.hpp +++ b/tests/std/include/instantiate_algorithms.hpp @@ -6,13 +6,13 @@ // Notably, all permutations of all iterator strengths are tested. #include +#include #include #include #include #include #include #include -#include #include #if _HAS_CXX17 && !defined(_M_CEE) diff --git a/tests/std/include/new_counter.hpp b/tests/std/include/new_counter.hpp index 9ecb27607a..a7875a6c23 100644 --- a/tests/std/include/new_counter.hpp +++ b/tests/std/include/new_counter.hpp @@ -1,10 +1,10 @@ // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -#include +#include +#include +#include #include -#include -#include #pragma once #pragma warning(push) diff --git a/tests/std/include/parallel_algorithms_utilities.hpp b/tests/std/include/parallel_algorithms_utilities.hpp index 1319274c12..f29185d05a 100644 --- a/tests/std/include/parallel_algorithms_utilities.hpp +++ b/tests/std/include/parallel_algorithms_utilities.hpp @@ -3,7 +3,7 @@ #pragma once #include -#include +#include #include #ifdef EXHAUSTIVE diff --git a/tests/std/include/test_atomic_wait.hpp b/tests/std/include/test_atomic_wait.hpp index 740213067e..9322cd5454 100644 --- a/tests/std/include/test_atomic_wait.hpp +++ b/tests/std/include/test_atomic_wait.hpp @@ -3,11 +3,11 @@ #pragma once -#include #include +#include #include +#include #include -#include #include template