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

git-svn-id: branches/wasm@46201 -
This commit is contained in:
nickysn 2020-08-03 17:19:12 +00:00
parent 39e7f9b87f
commit 63ecdcffd1
2 changed files with 4 additions and 0 deletions

View File

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

View File

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