#ifndef BOOST_UTILITY_NULL_DELETER_HPP
#define BOOST_UTILITY_NULL_DELETER_HPP
// The header file at this path is deprecated;
// use boost/core/null_deleter.hpp instead.
#include <boost/core/null_deleter.hpp>
#endif