Chris@101: /* Chris@101: * Copyright (c) 2014 Andrey Semashev Chris@101: * Chris@101: * Distributed under the Boost Software License, Version 1.0. (See Chris@101: * accompanying file LICENSE_1_0.txt or copy at Chris@101: * http://www.boost.org/LICENSE_1_0.txt) Chris@101: */ Chris@16: Chris@101: #ifndef BOOST_DETAIL_SCOPED_ENUM_EMULATION_HPP Chris@101: #define BOOST_DETAIL_SCOPED_ENUM_EMULATION_HPP Chris@16: Chris@101: // The header file at this path is deprecated; Chris@101: // use boost/core/scoped_enum.hpp instead. Chris@16: Chris@101: #include Chris@16: Chris@16: #endif