Explorar o código

* mode objfpc, h+ in wasmlink

git-svn-id: branches/wasm@46191 -
nickysn %!s(int64=5) %!d(string=hai) anos
pai
achega
8d5ddbf33f
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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