Przeglądaj źródła

* include fpcdefs.inc

git-svn-id: trunk@26021 -
Jonas Maebe 11 lat temu
rodzic
commit
8cdde466bb
1 zmienionych plików z 1 dodań i 1 usunięć
  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