diff options
Diffstat (limited to 'c/util.h')
-rw-r--r-- | c/util.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ #include <cstring> #include <memory> #include <string> -#include <SWI-Prolog.h> #include <windows.h> #define CONCAT_IMPL(a, b) a##b |