SWI not default

This commit is contained in:
Vítor Santos Costa 2015-06-19 00:42:40 +01:00
parent 95a47702be
commit 2f96a24a1f

View File

@ -353,9 +353,7 @@
// we cannot consult YapInterface.h, that conflicts with what we declare, though // we cannot consult YapInterface.h, that conflicts with what we declare, though
// it shouldn't // it shouldn't
#include "YapInterface.h" #include "YapInterface.h"
#include "pl-shared.h"
#include "YapText.h" #include "YapText.h"
#include "pl-read.h"
#ifdef TABLING #ifdef TABLING
#include "tab.macros.h" #include "tab.macros.h"
#endif /* TABLING */ #endif /* TABLING */