mirror of
https://github.com/boostorg/python.git
synced 2026-02-21 15:22:12 +00:00
Added missing #includes
[SVN r19778]
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
#ifndef NULLARY_FUNCTION_ADAPTOR_DWA2003824_HPP
|
||||
# define NULLARY_FUNCTION_ADAPTOR_DWA2003824_HPP
|
||||
|
||||
# include <boost/python/detail/prefix.hpp>
|
||||
# include <boost/preprocessor/iteration/local.hpp>
|
||||
# include <boost/preprocessor/facilities/intercept.hpp>
|
||||
|
||||
namespace boost { namespace python { namespace detail {
|
||||
|
||||
// nullary_function_adaptor -- a class template which ignores its
|
||||
|
||||
Reference in New Issue
Block a user