From 775f86d216bc10810a6514bc9b6bd8479ef77228 Mon Sep 17 00:00:00 2001 From: Jonas Maebe Date: Sun, 11 Sep 2016 18:17:41 +0000 Subject: [PATCH] * made cthreads the first unit, as the initialisation code of sysutils now apparently already triggers threading-related code git-svn-id: trunk@34516 - --- tests/test/tmt1.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test/tmt1.pp b/tests/test/tmt1.pp index 424e47edf9..243904fb07 100644 --- a/tests/test/tmt1.pp +++ b/tests/test/tmt1.pp @@ -4,10 +4,10 @@ {$mode objfpc} uses - sysutils {$ifdef unix} - ,cthreads + cthreads, {$endif} + sysutils ; const