mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-29 02:05:05 +01:00
Temporary fix for win32/initc unit which is not yet handled in namespaced
This commit is contained in:
parent
ac91cbb2e5
commit
e917b5c083
@ -13,6 +13,8 @@
|
|||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
{$IFNDEF FPC_DOTTEDUNITS}
|
{$IFNDEF FPC_DOTTEDUNITS}
|
||||||
unit initc;
|
unit initc;
|
||||||
|
{$ELSE FPC_DOTTEDUNITS}
|
||||||
|
unit initc;
|
||||||
{$ENDIF FPC_DOTTEDUNITS}
|
{$ENDIF FPC_DOTTEDUNITS}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user