Moved header colliding with <memory> to unique file that requires it

pull/2676/head
Javier Jaramago Fernández 6 years ago
parent f5c71fa63d
commit e703178f04

@ -51,7 +51,6 @@
#if !defined(__FreeBSD__) && !defined(__APPLE__)
#define HAVE_BOOL
#include "ma_global.h"
//#include "my_pthread.h"
#endif
#include "mysql.h"

@ -10,6 +10,8 @@
#include <sstream>
#include <ma_global.h>
extern MySQL_Authentication *GloMyAuth;
extern MySQL_LDAP_Authentication *GloMyLdapAuth;
extern MySQL_Threads_Handler *GloMTH;

Loading…
Cancel
Save