1
0
forked from boostorg/core
Files
boost_core/include/boost/utility/empty_deleter.hpp

10 lines
222 B
C++
Raw Normal View History

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