Browse Source

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

git-svn-id: branches/wasm@46201 -
nickysn 5 years ago
parent
commit
63ecdcffd1
2 changed files with 4 additions and 0 deletions
  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