compilation error in CONNECT with ODBC

This commit is contained in:
Sergei Golubchik 2014-02-27 08:43:54 +01:00
parent f19b5f4e1b
commit 98c0659150

View file

@ -9,7 +9,8 @@
/***********************************************************************/
/* Include relevant MariaDB header file. */
/***********************************************************************/
#include "my_global.h"
#include <my_global.h>
#include <m_string.h>
#if defined(WIN32)
//nclude <io.h>
//nclude <fcntl.h>