Skip to content

Commit 0b57de7

Browse files
committed
Including the System.StartUpCopy to the module
1 parent 729a1e0 commit 0b57de7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/DelphiFMX/DelphiFMX.dpr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
library DelphiFMX;
22

33
uses
4+
System.StartUpCopy,
45
SysUtils,
56
Classes,
67
uMain in 'uMain.pas';

0 commit comments

Comments
 (0)