LazBuild: fixed compilation

This commit is contained in:
Maxim Ganetsky 2024-04-06 21:27:15 +03:00
parent a8f03a8829
commit 2c6922a809

View File

@ -22,7 +22,8 @@
} }
unit LazTTY; unit LazTTY;
{-$i fpcdefs.inc} {$mode objfpc}
{$H+}
interface interface