From 8b98d1a9cae678c81f6ac619ca1e217761d60dda Mon Sep 17 00:00:00 2001 From: paweld Date: Sat, 10 Feb 2024 07:18:55 +0100 Subject: [PATCH] fixed on linux --- LPDLogU.pas | 1 + 1 file changed, 1 insertion(+) diff --git a/LPDLogU.pas b/LPDLogU.pas index 3c457e5..edebd35 100644 --- a/LPDLogU.pas +++ b/LPDLogU.pas @@ -37,6 +37,7 @@ unit LPDLogU; interface uses + {$ifdef unix}cmem, cthreads,{$endif} Classes, SysUtils, zipper, DateUtils, fgl; type