瀏覽代碼

FFix compilation of compiler with -dTest_Double_checksum

Pierre Muller 1 年之前
父節點
當前提交
36b511f057
共有 1 個文件被更改,包括 1 次插入0 次删除
  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;