Chris@101: /* Chris@101: * Copyright (c) 2014 Glen Fernandes 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@16: #ifndef BOOST_UTILITY_ENABLE_IF_HPP Chris@16: #define BOOST_UTILITY_ENABLE_IF_HPP Chris@16: Chris@101: // The header file at this path is deprecated; Chris@101: // use boost/core/enable_if.hpp instead. Chris@16: Chris@101: #include Chris@16: Chris@16: #endif