浏览代码

* fixed build on architectures with cpufpuemu defined (like m68k)

git-svn-id: trunk@33459 -
Károly Balogh 9 年之前
父节点
当前提交
d58d71666d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/fpcp.pas

+ 1 - 1
compiler/fpcp.pas

@@ -60,7 +60,7 @@ implementation
     cfileutl,cutils,
     systems,globals,version,
     verbose,
-    entfile,fppu;
+    entfile,fppu,ppu;
 
 { tpcppackage }