move bool typedef here.
This commit is contained in:
parent
e56f46c0e3
commit
58560d4f2c
@ -1,6 +1,8 @@
|
||||
|
||||
#include "config.h"
|
||||
#include <SWI-Prolog.h>
|
||||
typedef int bool;
|
||||
|
||||
/* atom_t macro layer */
|
||||
#define NULL_ATOM ((atom_t)0)
|
||||
#include "atoms.h"
|
||||
|
Reference in New Issue
Block a user