Skip to content

Commit 036143b

Browse files
authored
Merge pull request PyORBIT-Collaboration#76 from austin-hoover/mpi-bcast
Define macro PY_SSIZE_T_CLEAN before including Python.h
2 parents 6cc7421 + 36ce49b commit 036143b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mpi/wrap_orbit_mpi.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#define PY_SSIZE_T_CLEAN
12
#include "Python.h"
23
#include "orbit_mpi.hh"
34

0 commit comments

Comments
 (0)