mirror of
https://github.com/boostorg/python.git
synced 2026-01-21 05:02:17 +00:00
include order according to Python's rules
[SVN r30242]
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <vector>
|
||||
#include <boost/python.hpp>
|
||||
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
|
||||
#include <vector>
|
||||
|
||||
using namespace boost::python;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user