* made cthreads the first unit, as the initialisation code of sysutils now

apparently already triggers threading-related code

git-svn-id: trunk@34516 -
This commit is contained in:
Jonas Maebe 2016-09-11 18:17:41 +00:00
parent 66be068365
commit 775f86d216

View File

@ -4,10 +4,10 @@
{$mode objfpc}
uses
sysutils
{$ifdef unix}
,cthreads
cthreads,
{$endif}
sysutils
;
const