瀏覽代碼

Fix compilation failure for Windows targets

git-svn-id: trunk@38666 -
pierre 7 年之前
父節點
當前提交
b8cfaeda08
共有 1 個文件被更改,包括 1 次插入2 次删除
  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