cleanups
This commit is contained in:
@@ -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