summaryrefslogtreecommitdiff
path: root/libphobos/libdruntime/core/sys/windows/sqlucode.d
diff options
context:
space:
mode:
Diffstat (limited to 'libphobos/libdruntime/core/sys/windows/sqlucode.d')
-rw-r--r--libphobos/libdruntime/core/sys/windows/sqlucode.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/libphobos/libdruntime/core/sys/windows/sqlucode.d b/libphobos/libdruntime/core/sys/windows/sqlucode.d
index e7ae1d276be..d20952d5b4b 100644
--- a/libphobos/libdruntime/core/sys/windows/sqlucode.d
+++ b/libphobos/libdruntime/core/sys/windows/sqlucode.d
@@ -11,6 +11,7 @@ $(RED Warning:
*/
module core.sys.windows.sqlucode;
+deprecated ("The ODBC 3.5 modules are deprecated. Please use the ODBC4 modules in the `etc.c.odbc` package."):
version (Windows):
version (ANSI) {} else version = Unicode;