Merge remote-tracking branch 'bp/master'
This commit is contained in:
@@ -10864,6 +10864,9 @@ static struct PyModuleDef moduledef = {
|
||||
};
|
||||
#endif
|
||||
|
||||
#if __GNUC__ >= 4
|
||||
__attribute__((visibility ("default")))
|
||||
#endif
|
||||
PyMODINIT_FUNC
|
||||
#if PY_MAJOR_VERSION >= 3
|
||||
PyInit_pybullet(void)
|
||||
|
||||
Reference in New Issue
Block a user