2
0
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:
Dave Abrahams
2003-08-26 02:25:33 +00:00
parent acbc01933c
commit 4af28b2a46

View File

@@ -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