File indexing completed on 2025-01-30 09:35:26
0001
0002
0003
0004
0005
0006
0007
0008
0009
0010 #ifndef BOOST_DETAIL_WINAPI_HEAP_MEMORY_HPP_
0011 #define BOOST_DETAIL_WINAPI_HEAP_MEMORY_HPP_
0012
0013 #include <boost/config/header_deprecated.hpp>
0014
0015 BOOST_HEADER_DEPRECATED("<boost/winapi/heap_memory.hpp>")
0016
0017 #include <boost/winapi/heap_memory.hpp>
0018 #include <boost/detail/winapi/detail/deprecated_namespace.hpp>
0019
0020 #ifdef BOOST_HAS_PRAGMA_ONCE
0021 #pragma once
0022 #endif
0023
0024 #endif