From 51564ec7bcc81b5c19034d50da551fa0b6b9257e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Thu, 18 Jun 2015 07:56:35 +0100 Subject: [PATCH] removw swi deps --- C/atomic.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/C/atomic.c b/C/atomic.c index 44d28e08e..274190fde 100644 --- a/C/atomic.c +++ b/C/atomic.c @@ -41,8 +41,6 @@ The following predicates are used to manipulate atoms: #include "YapHeap.h" #include "eval.h" #include "yapio.h" -#include "pl-shared.h" -#include "pl-utf8.h" #include "YapText.h" #ifdef TABLING #include "tab.macros.h"