mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 21:40:32 +00:00
more enhancements for the lib
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
|
||||
{.deadCodeElim: on.}
|
||||
|
||||
when not defined(ODBCVER):
|
||||
const
|
||||
ODBCVER = 0x0351 ## define ODBC version 3.51 by default
|
||||
|
||||
Reference in New Issue
Block a user