Browse Source

FFix compilation of compiler with -dTest_Double_checksum

Pierre Muller 1 năm trước cách đây
mục cha
commit
36b511f057
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;