Temporary fix for win32/initc unit which is not yet handled in namespaced

This commit is contained in:
Pierre Muller 2023-08-02 11:22:31 +02:00
parent ac91cbb2e5
commit e917b5c083

View File

@ -13,6 +13,8 @@
**********************************************************************}
{$IFNDEF FPC_DOTTEDUNITS}
unit initc;
{$ELSE FPC_DOTTEDUNITS}
unit initc;
{$ENDIF FPC_DOTTEDUNITS}
interface