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

Merge commit '77d051e89d0b342333d951e66e53f2aea43f6e36' into 3.1

This commit is contained in:
Georg Richter
2019-07-16 17:33:00 +02:00
7 changed files with 19 additions and 4 deletions

View File

@@ -35,6 +35,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#ifndef WIN32
#include <pthread.h>
#else
#include <io.h>
#endif
#ifndef OK