* mode objfpc, h+ in wasmtest.pas

git-svn-id: branches/wasm@46190 -
This commit is contained in:
nickysn 2020-08-03 15:16:44 +00:00
parent c97a244a3d
commit 05c5e28bca

View File

@ -25,6 +25,8 @@ interface
// WebAssembly Wabt text utilities
{$mode objfpc}{$H+}
uses
wasmbincode;