Przeglądaj źródła

* mode objfpc, h+ in wasmmodule

git-svn-id: branches/wasm@46192 -
nickysn 5 lat temu
rodzic
commit
6b5719879a
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      utils/wasmbin/wasmmodule.pas

+ 2 - 0
utils/wasmbin/wasmmodule.pas

@@ -21,6 +21,8 @@
 
 
 unit wasmmodule;
 unit wasmmodule;
 
 
+{$mode objfpc}{$H+}
+
 interface
 interface
 
 
 uses
 uses