浏览代码

--- Merging r35632 into '.':
U rtl/inc/objpash.inc
--- Recording mergeinfo for merge of r35632 into '.':
U .

# revisions: 35632

git-svn-id: branches/fixes_3_0@36059 -

marco 8 年之前
父节点
当前提交
11ffed7f79
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      rtl/inc/objpash.inc

+ 1 - 0
rtl/inc/objpash.inc

@@ -180,6 +180,7 @@
          Entries    : array[0..0] of tinterfaceentry;
        end;
 
+       PMethod = ^TMethod;
        TMethod = record
          Code : CodePointer;
          Data : Pointer;