Преглед изворни кода

* 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;
 
-{$mode objfpc}
+{$i fpcdefs.inc}
 
 interface