Selaa lähdekoodia

* fixed compilation of the compiler with -dEXTDEBUG after r31588

git-svn-id: trunk@31615 -
nickysn 10 vuotta sitten
vanhempi
commit
1181eb0ddb
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      compiler/pass_2.pas

+ 2 - 1
compiler/pass_2.pas

@@ -152,7 +152,8 @@ implementation
              'loadparentfpn',
              'dataconstn',
              'objselectorn',
-             'objcprotocoln'
+             'objcprotocoln',
+             'specializen'
              );
       var
         p: pchar;