diff --git a/compiler/ptconst.pas b/compiler/ptconst.pas index 82209e9d3d..20ee4b351a 100644 --- a/compiler/ptconst.pas +++ b/compiler/ptconst.pas @@ -1174,6 +1174,7 @@ implementation obj : tobjectdef; srsym : tsym; st : tsymtable; + objst : tobjectsymtable; curroffset : aint; s,sorg : TIDString; vmtwritten : boolean; @@ -1249,6 +1250,9 @@ implementation (oo_has_vmt in def.objectoptions) and (def.vmt_offset