Skip to content

Commit f1efb48

Browse files
author
Ralf W. Grosse-Kunstleve
committed
boost/python.hpp: include slice.hpp (trac issue 5639)
[SVN r72745]
1 parent 3e409f9 commit f1efb48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/boost/python.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
# include <boost/python/return_value_policy.hpp>
6262
# include <boost/python/scope.hpp>
6363
# include <boost/python/self.hpp>
64+
# include <boost/python/slice.hpp>
6465
# include <boost/python/slice_nil.hpp>
6566
# include <boost/python/str.hpp>
6667
# include <boost/python/to_python_converter.hpp>

0 commit comments

Comments
 (0)