Explorar o código

* fixed compilation of the compiler with -dEXTDEBUG after r31588

git-svn-id: trunk@31615 -
nickysn %!s(int64=10) %!d(string=hai) anos
pai
achega
1181eb0ddb
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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;