зеркало из https://github.com/Azure/c-pal.git
16 строки
508 B
C
16 строки
508 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_execution_engine_renames.h"
|
|
#include "real_interlocked_hl_renames.h"
|
|
#include "real_sm_renames.h"
|
|
#include "real_sync_renames.h"
|
|
#include "real_string_utils_renames.h"
|
|
#include "real_timer_renames.h"
|
|
|
|
#include "real_socket_transport_renames.h"
|
|
|
|
#include "../src/socket_transport_win32.c"
|
|
|