* cthreads is unix only

This commit is contained in:
peter 2004-03-14 18:13:47 +00:00
parent ff064bf580
commit ec93a88048

View File

@ -8,7 +8,7 @@ program test;
{$endif} {$endif}
uses uses
{$ifdef fpc}CThreads,{$endif} {$ifdef fpc}{$ifdef unix}CThreads,{$endif}{$endif}
Classes; Classes;
type type