c-pal/win32/reals/real_async_socket.c

18 строки
467 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_gballoc_hl_renames.h"
#include "real_threadpool_renames.h"
#include "real_execution_engine_renames.h"
#include "real_execution_engine_win32_renames.h"
#include "real_socket_transport_renames.h"
#include "real_async_socket_renames.h" // IWYU pragma: keep
#include "../src/async_socket_win32.c"