mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 18:12:43 +00:00
Stop testing c++98 support
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
# ifndef BOOST_NO_AUTO_PTR
|
||||
# include <boost/python/detail/is_xxx.hpp>
|
||||
# include <memory>
|
||||
# else
|
||||
# include <boost/mpl/bool.hpp>
|
||||
# endif
|
||||
|
||||
namespace boost { namespace python { namespace detail {
|
||||
|
||||
Reference in New Issue
Block a user