Explorar el Código

webidl: fixed compile with fpc 3.2.2

mattias hace 3 años
padre
commit
eff489a37a
Se han modificado 1 ficheros con 2 adiciones y 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