File tree Expand file tree Collapse file tree 5 files changed +0
-5
lines changed Expand file tree Collapse file tree 5 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 17
17
*****************************************************************************/
18
18
19
19
#include < boost/python/class.hpp>
20
- #include < boost/python/def.hpp>
21
20
#include < boost/python/args.hpp>
22
21
23
22
#include < ObjCryst/ObjCryst/SpaceGroup.h>
Original file line number Diff line number Diff line change 22
22
*****************************************************************************/
23
23
24
24
#include < boost/python/class.hpp>
25
- #include < boost/python/def.hpp>
26
25
#include < boost/python/copy_const_reference.hpp>
27
26
28
27
#include < string>
Original file line number Diff line number Diff line change 20
20
#include < boost/python/class.hpp>
21
21
#include < boost/python/def.hpp>
22
22
#include < boost/python/copy_const_reference.hpp>
23
- #include < boost/python/copy_non_const_reference.hpp>
24
23
#include < boost/python/manage_new_object.hpp>
25
24
26
25
#include < string>
Original file line number Diff line number Diff line change 31
31
#include < boost/python/class.hpp>
32
32
#include < boost/python/pure_virtual.hpp>
33
33
#include < boost/python/copy_const_reference.hpp>
34
- #include < boost/python/slice.hpp>
35
34
36
35
#include < string>
37
36
Original file line number Diff line number Diff line change 21
21
#include < boost/python/class.hpp>
22
22
#include < boost/python/args.hpp>
23
23
#include < boost/python/list.hpp>
24
- #include < boost/python/make_constructor.hpp>
25
24
#include < boost/python/pure_virtual.hpp>
26
25
27
26
#include < set>
You can’t perform that action at this time.
0 commit comments