Преглед на файлове

* reverted accidental change

git-svn-id: trunk@47268 -
florian преди 4 години
родител
ревизия
dbb0b24de8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      compiler/fpcdefs.inc

+ 1 - 1
compiler/fpcdefs.inc

@@ -39,7 +39,7 @@
 { This fake CPU is used to allow incorporation of globtype unit
   into utils/ppudump without any CPU specific code PM }
 {$ifdef generic_cpu}
-  {$define #cpu32bit}
+  {$define cpu32bit}
   {$define cpu32bitaddr}
   {$define cpu32bitalu}
   {$define cpuflags}