common/reals/real_call_once.c (4 lines of code) (raw):

// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. #include "real_interlocked_renames.h" // IWYU pragma: keep #include "real_sync_renames.h" // IWYU pragma: keep #include "real_call_once_renames.h" // IWYU pragma: keep #include "../src/call_once.c"