restore_wshadow.hpp 422 B

1234567891011
  1. /* Copyright 2023 Joaquin M Lopez Munoz.
  2. * Distributed under the Boost Software License, Version 1.0.
  3. * (See accompanying file LICENSE_1_0.txt or copy at
  4. * http://www.boost.org/LICENSE_1_0.txt)
  5. *
  6. * See https://www.boost.org/libs/unordered for library home page.
  7. */
  8. #define BOOST_UNORDERED_DETAIL_RESTORE_WSHADOW
  9. #include <boost/unordered/detail/foa/ignore_wshadow.hpp>
  10. #undef BOOST_UNORDERED_DETAIL_RESTORE_WSHADOW