Sfoglia il codice sorgente

FFix compilation of compiler with -dTest_Double_checksum

Pierre Muller 1 anno fa
parent
commit
36b511f057
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      compiler/ppu.pas

+ 1 - 0
compiler/ppu.pas

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