c-pal/win32/reals/real_call_once.c

11 строки
353 B
C

// 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"