|
@@ -1534,6 +1534,7 @@ implementation
|
|
|
{ generate vmt space if needed }
|
|
|
if not(oo_has_vmt in current_structdef.objectoptions) and
|
|
|
not(oo_is_forward in current_structdef.objectoptions) and
|
|
|
+ not(parse_generic) and
|
|
|
{ no vmt for helpers ever }
|
|
|
not is_objectpascal_helper(current_structdef) and
|
|
|
(
|