Explorar o código

Fix compilation failure for Windows targets

git-svn-id: trunk@38666 -
pierre %!s(int64=7) %!d(string=hai) anos
pai
achega
b8cfaeda08
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  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