mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 09:59:17 +02:00
* tosunits: add {$PACKRECORDS 2} everywhere, just in case
This commit is contained in:
parent
5ff82c14cf
commit
b56e1b0cd8
@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
|
|
||||||
|
{$PACKRECORDS 2}
|
||||||
unit aes;
|
unit aes;
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
|
|
||||||
|
{$PACKRECORDS 2}
|
||||||
unit bios;
|
unit bios;
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
|
|
||||||
|
{$PACKRECORDS 2}
|
||||||
unit gemdos;
|
unit gemdos;
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
|
|
||||||
|
{$PACKRECORDS 2}
|
||||||
unit metados;
|
unit metados;
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
|
|
||||||
|
{$PACKRECORDS 2}
|
||||||
unit vdi;
|
unit vdi;
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
|
|
||||||
|
{$PACKRECORDS 2}
|
||||||
unit xbios;
|
unit xbios;
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
Loading…
Reference in New Issue
Block a user