mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-21 04:40:03 +02:00
* Fieldmap and typesafe data access
git-svn-id: trunk@58717 -
This commit is contained in:
parent
5dc595d46f
commit
80aa4c6d3e
@ -23,6 +23,10 @@ uses
|
|||||||
,fpcgdbcoll
|
,fpcgdbcoll
|
||||||
,fpcgCreateDBF
|
,fpcgCreateDBF
|
||||||
,fpcgtiOPF
|
,fpcgtiOPF
|
||||||
|
{$IF FPC_FULLVERSION>=30101}
|
||||||
|
,fpcgfieldmap
|
||||||
|
,fpcgtypesafedataset
|
||||||
|
{$ENDIF}
|
||||||
{$ENDIF NOSTDCODEGENS}
|
{$ENDIF NOSTDCODEGENS}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user