cleanups
This commit is contained in:
parent
e29b7afa1b
commit
c802669cf4
@ -1,9 +1,10 @@
|
|||||||
|
|
||||||
|
#include <Python.h>
|
||||||
#include <SWI-Stream.h>
|
#include <SWI-Stream.h>
|
||||||
#include <SWI-Prolog.h>
|
#include <SWI-Prolog.h>
|
||||||
#ifdef HAVE_STAT
|
#ifdef HAVE_STAT
|
||||||
#undef HAVE_STAT
|
#undef HAVE_STAT
|
||||||
#endif
|
#endif
|
||||||
#include <Python.h>
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
static atom_t ATOM_true,
|
static atom_t ATOM_true,
|
||||||
|
Reference in New Issue
Block a user