Skip to content

Commit fe02cae

Browse files
committed
Add missing #include
[SVN r15146]
1 parent 5762eb9 commit fe02cae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/boost/python/def.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# include <boost/python/detail/def_helper.hpp>
1212
# include <boost/python/detail/defaults_def.hpp>
1313
# include <boost/python/scope.hpp>
14+
# include <boost/python/signature.hpp>
1415

1516
namespace boost { namespace python {
1617

0 commit comments

Comments
 (0)