Quellcode durchsuchen

FFix compilation of compiler with -dTest_Double_checksum

Pierre Muller vor 1 Jahr
Ursprung
Commit
36b511f057
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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;