mirror of
https://github.com/boostorg/python.git
synced 2026-01-26 18:52:26 +00:00
Add missing prototype
[SVN r14381]
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
// to its suitability for any purpose.
|
||||
#include <boost/python/converter/registry.hpp>
|
||||
#include <boost/python/object/class.hpp>
|
||||
#include <boost/python/object/find_instance.hpp>
|
||||
#include <boost/python/objects2.hpp>
|
||||
#include <boost/python/detail/map_entry.hpp>
|
||||
#include <boost/detail/binary_search.hpp>
|
||||
|
||||
Reference in New Issue
Block a user