浏览代码

* 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