Răsfoiți Sursa

* mode objfpc, h+ in wasmlink

git-svn-id: branches/wasm@46191 -
nickysn 5 ani în urmă
părinte
comite
8d5ddbf33f
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  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