1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-08 14:02:17 +03:00

Merge tag 'v3.0.8-release' into 3.1

This commit is contained in:
Sergei Golubchik
2019-02-04 16:05:19 +01:00
5 changed files with 81 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
#include <windows.h>
#include <bcrypt.h>
#include <ma_crypt.h>
#include <malloc.h>
#pragma comment(lib, "bcrypt.lib")