* tosunits: add {$PACKRECORDS 2} everywhere, just in case

This commit is contained in:
Karoly Balogh 2022-02-04 02:11:54 +01:00
parent 5ff82c14cf
commit b56e1b0cd8
6 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,7 @@
**********************************************************************} **********************************************************************}
{$PACKRECORDS 2}
unit aes; unit aes;
interface interface

View File

@ -12,6 +12,7 @@
**********************************************************************} **********************************************************************}
{$PACKRECORDS 2}
unit bios; unit bios;
interface interface

View File

@ -12,6 +12,7 @@
**********************************************************************} **********************************************************************}
{$PACKRECORDS 2}
unit gemdos; unit gemdos;
interface interface

View File

@ -12,6 +12,7 @@
**********************************************************************} **********************************************************************}
{$PACKRECORDS 2}
unit metados; unit metados;
interface interface

View File

@ -12,6 +12,7 @@
**********************************************************************} **********************************************************************}
{$PACKRECORDS 2}
unit vdi; unit vdi;
interface interface

View File

@ -12,6 +12,7 @@
**********************************************************************} **********************************************************************}
{$PACKRECORDS 2}
unit xbios; unit xbios;
interface interface