Explorar el Código

Fix compilation ofrtl/nds/classes.pp unit

Pierre Muller hace 3 años
padre
commit
41dbedfe22
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      rtl/nds/classes.pp

+ 1 - 0
rtl/nds/classes.pp

@@ -15,6 +15,7 @@
  **********************************************************************}
 
 {$mode objfpc}
+{$IF FPC_FULLVERSION>=30301}
 {$modeswitch FUNCTIONREFERENCES}
 {$define FPC_HAS_REFERENCE_PROCEDURE}
 {$endif}