mirror of
https://github.com/adamdruppe/arsd.git
synced 2025-04-26 05:10:01 +03:00
warning: this code is untested crap
This commit is contained in:
parent
6a17a2ab75
commit
1b771fa9d1
1 changed files with 3 additions and 0 deletions
3
mssql.d
3
mssql.d
|
@ -1,3 +1,6 @@
|
|||
// NOTE: I haven't even tried to use this for a test yet!
|
||||
// It's probably godawful, if it works at all.
|
||||
|
||||
module arsd.mssql;
|
||||
pragma(lib, "odbc32");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue