Browse Source

* mode objfpc, h+ in wasmtest.pas

git-svn-id: branches/wasm@46190 -
nickysn 5 năm trước cách đây
mục cha
commit
05c5e28bca
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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;