ソースを参照

* mode objfpc, h+ in wasmlinkchange.pas and wasmtoolutils.pas

git-svn-id: branches/wasm@46201 -
nickysn 5 年 前
コミット
63ecdcffd1
2 ファイル変更4 行追加0 行削除
  1. 2 0
      utils/wasmbin/wasmlinkchange.pas
  2. 2 0
      utils/wasmbin/wasmtoolutils.pas

+ 2 - 0
utils/wasmbin/wasmlinkchange.pas

@@ -21,6 +21,8 @@
 
 unit wasmlinkchange;
 
+{$mode objfpc}{$H+}
+
 interface
 
 uses Classes, SysUtils, wasmlink, wasmbin, lebutils;

+ 2 - 0
utils/wasmbin/wasmtoolutils.pas

@@ -21,6 +21,8 @@
 
 unit wasmtoolutils;
 
+{$mode objfpc}{$H+}
+
 interface
 
 uses