Parcourir la source

Fix compilation failure for Windows targets

git-svn-id: trunk@38666 -
pierre il y a 7 ans
Parent
commit
b8cfaeda08
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      tests/webtbs/tw33548.pp

+ 1 - 2
tests/webtbs/tw33548.pp

@@ -1,11 +1,10 @@
 program app_test_core;
 
+{$H+}
 {$inline on}
 
 {$IFDEF MSWINDOWS}
   {$APPTYPE CONSOLE}
-{$ELSE !MSWINDOWS}
-  {$H+}
 {$ENDIF !MSWINDOWS}
 
 uses