Browse Source

* patch by Sergei Gorelkin: fixes compilation with -dEXTDEBUG

git-svn-id: trunk@13043 -
florian 16 năm trước cách đây
mục cha
commit
80c0f33c0e
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      compiler/pass_2.pas

+ 2 - 1
compiler/pass_2.pas

@@ -146,7 +146,8 @@ implementation
              'guidconstn',
              'rttin',
              'loadparentfpn',
-             'dataconstn'
+             'dataconstn',
+             'objselectorn'
              );
       var
         p: pchar;