We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb13fa commit 9959dcfCopy full SHA for 9959dcf
1 file changed
src/object/class.cpp
@@ -4,6 +4,7 @@
4
// "as is" without express or implied warranty, and with no claim as
5
// to its suitability for any purpose.
6
7
+#include <boost/python/detail/prefix.hpp>
8
#include <boost/mpl/lambda.hpp> // #including this first is an intel6 workaround
9
10
#include <boost/python/object/class.hpp>
0 commit comments