Chris@102: /* Chris@102: * Copyright (c) 2014 Glen Joseph Fernandes Chris@102: * glenfe at live dot com Chris@102: * Chris@102: * Distributed under the Boost Software License, Chris@102: * Version 1.0. (See accompanying file LICENSE_1_0.txt Chris@102: * or copy at http://boost.org/LICENSE_1_0.txt) Chris@102: */ Chris@102: #ifndef BOOST_MAKE_UNIQUE_HPP_INCLUDED Chris@102: #define BOOST_MAKE_UNIQUE_HPP_INCLUDED Chris@102: Chris@102: #include Chris@102: Chris@102: #endif