Browse Source

Fix compilation failure for Windows targets

git-svn-id: trunk@38666 -
pierre 7 years ago
parent
commit
b8cfaeda08
1 changed files with 1 additions and 2 deletions
  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