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