Ver Fonte

webidl: fixed compile with fpc 3.2.2

mattias há 2 anos atrás
pai
commit
eff489a37a
1 ficheiros alterados com 2 adições e 0 exclusões
  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