From 7809dde9d5ece185004a3ec5052b43f63aba1ed6 Mon Sep 17 00:00:00 2001 From: nickysn Date: Mon, 3 Aug 2020 15:07:48 +0000 Subject: [PATCH] + added mode objfpc and ansistrings ON directive to unit lebutils git-svn-id: branches/wasm@46188 - --- utils/wasmbin/lebutils.pas | 2 ++ 1 file changed, 2 insertions(+) diff --git a/utils/wasmbin/lebutils.pas b/utils/wasmbin/lebutils.pas index 0ca50ecd7b..20d3779481 100644 --- a/utils/wasmbin/lebutils.pas +++ b/utils/wasmbin/lebutils.pas @@ -21,6 +21,8 @@ unit lebutils; +{$mode objfpc}{$H+} + interface uses