* compilation on targets without fpu fixed

git-svn-id: trunk@45638 -
This commit is contained in:
florian 2020-06-11 17:30:12 +00:00
parent b2ed667a86
commit dbd14206c9

View File

@ -2139,7 +2139,7 @@ var
hs : string;
code : ValSInt;
begin
v:=0.0;
v:=0;
if not CheckRead(f) then
Exit;