Explorar o código

webidl: fixed compile with fpc 3.2.2

mattias %!s(int64=3) %!d(string=hai) anos
pai
achega
eff489a37a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      packages/webidl/src/webidlparser.pp

+ 2 - 0
packages/webidl/src/webidlparser.pp

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