зеркало из https://github.com/Azure/c-pal.git
7 строки
242 B
C
7 строки
242 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_pipe_renames.h" // IWYU pragma: keep
|
||
|
|
||
|
#include "../src/pipe_win32.c"
|