Browse Source

Fix compilation failure for Windows targets

git-svn-id: trunk@38666 -
pierre 7 năm trước cách đây
mục cha
commit
b8cfaeda08
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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