]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/boost/detail/winapi/config.hpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / boost / detail / winapi / config.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/config.hpp instead.
8 */
9
10 #ifndef BOOST_DETAIL_WINAPI_CONFIG_HPP_INCLUDED_
11 #define BOOST_DETAIL_WINAPI_CONFIG_HPP_INCLUDED_
12
13 #include <boost/winapi/config.hpp>
14
15 #ifdef BOOST_HAS_PRAGMA_ONCE
16 #pragma once
17 #endif
18
19 #endif // BOOST_DETAIL_WINAPI_CONFIG_HPP_INCLUDED_