WINDOWS compatibility
This commit is contained in:
2
packages/PLStream/pl-rl.c
Normal file → Executable file
2
packages/PLStream/pl-rl.c
Normal file → Executable file
@@ -40,7 +40,7 @@ SWI-Prolog.h and SWI-Stream.h
|
||||
#include "SWI-Stream.h"
|
||||
#include "SWI-Prolog.h"
|
||||
|
||||
#ifdef __WINDOWS__
|
||||
#if defined(__WINDOWS__) && !defined(__YAP_PROLOG__)
|
||||
#ifdef WIN64
|
||||
#include "config/win64.h"
|
||||
#else
|
||||
|
Reference in New Issue
Block a user