aboutsummaryrefslogtreecommitdiff
path: root/c/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/util.h')
-rw-r--r--c/util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/util.h b/c/util.h
index 7f704df..729e64d 100644
--- a/c/util.h
+++ b/c/util.h
@@ -4,7 +4,6 @@
#include <cstring>
#include <memory>
#include <string>
-#include <SWI-Prolog.h>
#include <windows.h>
#define CONCAT_IMPL(a, b) a##b