fix YAPOR THREADS. fix threads + tabling.

This commit is contained in:
Joao
2011-05-27 17:21:03 +01:00
parent 791106aa05
commit e319b2fbf9
4 changed files with 9 additions and 8 deletions

View File

@@ -11,9 +11,9 @@
** **
************************************************************************/
#ifdef TABLING
#if defined(TABLING) || defined(YAPOR)
#include "SWI-Stream.h"
#endif /* TABLING */
#endif /* TABLING || YAPOR */