Browse Source

* mode objfpc, h+ in wasmlink

git-svn-id: branches/wasm@46191 -
nickysn 5 years ago
parent
commit
8d5ddbf33f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      utils/wasmbin/wasmlink.pas

+ 2 - 0
utils/wasmbin/wasmlink.pas

@@ -23,6 +23,8 @@ unit wasmlink;
 // The unit covers the WebAssembly static linking convention
 // as described at https://github.com/WebAssembly/tool-conventions/blob/master/Linking.md
 
+{$mode objfpc}{$H+}
+
 interface
 
 uses