mirror of
https://github.com/boostorg/python.git
synced 2026-01-20 16:52:15 +00:00
Keyword argument support
[SVN r15533]
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
// to its suitability for any purpose.
|
||||
|
||||
#include <boost/python/object/iterator_core.hpp>
|
||||
#include <boost/python/object/function.hpp>
|
||||
#include <boost/python/object/function_object.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user