mirror of
https://github.com/boostorg/python.git
synced 2026-01-30 20:12:37 +00:00
Always #include prefix.h first of all.
[SVN r19694]
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
// "as is" without express or implied warranty, and with no claim as
|
||||
// to its suitability for any purpose.
|
||||
|
||||
#include <boost/python/detail/prefix.hpp>
|
||||
#include <boost/mpl/lambda.hpp> // #including this first is an intel6 workaround
|
||||
|
||||
#include <boost/python/object/class.hpp>
|
||||
|
||||
Reference in New Issue
Block a user