mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-23 01:51:45 +02:00
9 lines
61 B
ObjectPascal
9 lines
61 B
ObjectPascal
unit OCIdyn;
|
|
|
|
{$DEFINE LinkDynamically}
|
|
|
|
{$i oci.inc}
|
|
|
|
end.
|
|
|