Преглед изворни кода

webidl: fixed compile with fpc 3.2.2

mattias пре 3 година
родитељ
комит
eff489a37a
1 измењених фајлова са 2 додато и 0 уклоњено
  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