]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/boost/detail/winapi/pipes.hpp
e01ab1184cfe467835f6a7a744622f0369602368
[ceph.git] / ceph / src / boost / boost / detail / winapi / pipes.hpp
1 /*
2 * Copyright 2017 Andrey Semashev
3 *
4 * Distributed under the Boost Software License, Version 1.0.
5 * See http://www.boost.org/LICENSE_1_0.txt
6 *
7 * This header is deprecated, use boost/winapi/pipes.hpp instead.
8 */
9
10 #ifndef BOOST_DETAIL_WINAPI_PIPES_HPP_
11 #define BOOST_DETAIL_WINAPI_PIPES_HPP_
12
13 #include <boost/winapi/pipes.hpp>
14 #include <boost/detail/winapi/detail/deprecated_namespace.hpp>
15
16 #ifdef BOOST_HAS_PRAGMA_ONCE
17 #pragma once
18 #endif
19
20 #endif // BOOST_DETAIL_WINAPI_PIPES_HPP_