Bläddra i källkod

FFix compilation of compiler with -dTest_Double_checksum

Pierre Muller 1 år sedan
förälder
incheckning
36b511f057
1 ändrade filer med 1 tillägg och 0 borttagningar
  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;