Преглед изворни кода

* made cthreads the first unit, as the initialisation code of sysutils now
apparently already triggers threading-related code

git-svn-id: trunk@34516 -

Jonas Maebe пре 9 година
родитељ
комит
775f86d216
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      tests/test/tmt1.pp

+ 2 - 2
tests/test/tmt1.pp

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