git-svn-id: trunk@26392 -
@@ -18,6 +18,11 @@
program FPDoc;
uses
+{$ifdef LZX_USETHREADS}
+ {$ifdef Unix}
+ CThreads,
+ {$endif}
+{$endif}
{$ifdef unix}
cwstring,
{$endif}