mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-21 06:09:39 +02:00
* fix win32 compilation after printer and serial were moved
git-svn-id: trunk@27355 -
This commit is contained in:
parent
4eeff66922
commit
1247b86f9a
@ -11,9 +11,8 @@ unit buildrtl;
|
|||||||
rtlconsts, sysconst, sysutils, math, types,
|
rtlconsts, sysconst, sysutils, math, types,
|
||||||
typinfo, fgl, classes,
|
typinfo, fgl, classes,
|
||||||
cpu, mmx, charset, character, getopts,
|
cpu, mmx, charset, character, getopts,
|
||||||
printer,
|
|
||||||
fpwidestring,
|
fpwidestring,
|
||||||
winsysut, sharemem, fpintres, windirs, serial;
|
winsysut, sharemem, fpintres, windirs;
|
||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user