2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-26 06:42:27 +00:00

Merge pull request #13 from ax3l/fix-missingPlaceholderInclude

Fix Trac #10932 Missing Include: Bind Placeholders
This commit is contained in:
Stefan Seefeld
2015-03-26 09:16:15 -04:00

View File

@@ -8,6 +8,7 @@
# include <boost/python/detail/prefix.hpp>
# include <boost/bind.hpp>
# include <boost/bind/placeholders.hpp>
# include <boost/type.hpp>
# include <boost/python/detail/translate_exception.hpp>
# include <boost/python/detail/exception_handler.hpp>