webidl: fixed compile with fpc 3.2.2

This commit is contained in:
mattias 2022-09-12 10:56:48 +02:00
parent a429b47436
commit eff489a37a

View File

@ -15,7 +15,9 @@
unit webidlparser;
{$mode objfpc}{$H+}
{$IF FPC_FULLVERSION>=30301}
{$WARN 6060 off : }
{$ENDIF}
interface
uses