Browse Source

* mode objfpc, h+ in wasmtest.pas

git-svn-id: branches/wasm@46190 -
nickysn 5 years ago
parent
commit
05c5e28bca
1 changed files with 2 additions and 0 deletions
  1. 2 0
      utils/wasmbin/wasmtext.pas

+ 2 - 0
utils/wasmbin/wasmtext.pas

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