mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-06 23:27:13 +01:00
8 lines
63 B
ObjectPascal
8 lines
63 B
ObjectPascal
unit odbcsql;
|
|
|
|
{$UNDEF DYNLOADINGODBC}
|
|
|
|
{$i odbcsql.inc}
|
|
|
|
end.
|