summaryrefslogtreecommitdiff
path: root/boost/python
diff options
context:
space:
mode:
Diffstat (limited to 'boost/python')
-rw-r--r--boost/python/exception_translator.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/python/exception_translator.hpp b/boost/python/exception_translator.hpp
index eb72da62a1..75ed0e1eec 100644
--- a/boost/python/exception_translator.hpp
+++ b/boost/python/exception_translator.hpp
@@ -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>