瀏覽代碼

* include fpcdefs.inc

git-svn-id: trunk@26021 -
Jonas Maebe 11 年之前
父節點
當前提交
8cdde466bb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/cghlcpu.pas

+ 1 - 1
compiler/cghlcpu.pas

@@ -25,7 +25,7 @@
 
 
 unit cghlcpu;
 unit cghlcpu;
 
 
-{$mode objfpc}
+{$i fpcdefs.inc}
 
 
 interface
 interface