Parcourir la source

FFix compilation of compiler with -dTest_Double_checksum

Pierre Muller il y a 1 an
Parent
commit
36b511f057
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      compiler/ppu.pas

+ 1 - 0
compiler/ppu.pas

@@ -174,6 +174,7 @@ implementation
   uses
 {$ifdef Test_Double_checksum}
     comphook,
+    globals,
 {$endif def Test_Double_checksum}
     fpchash;