diff --git a/source/shared/msodbcsql.h b/source/shared/msodbcsql.h index 0528acb9..e970c0ac 100644 --- a/source/shared/msodbcsql.h +++ b/source/shared/msodbcsql.h @@ -370,6 +370,7 @@ #pragma warning(disable:4200) #endif +// Communication between the driver and application via the CEKeystoreData structure typedef struct CEKeystoreData { wchar_t *name;