move widestrs out of system (#20462)

* move widestrs out of system

* fix osproc
This commit is contained in:
metagn
2022-10-01 23:35:09 +03:00
committed by ringabout
parent d94c9dccd7
commit e5aa3924fb

View File

@@ -7,6 +7,9 @@
# distribution, for details about the copyright.
#
when defined(nimPreviewSlimSystem):
import std/widestrs
when not defined(ODBCVER):
const
ODBCVER = 0x0351 ## define ODBC version 3.51 by default