mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
Define nullptr in jdbconn.cpp
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
//#if defined(__WIN__)
|
//#if defined(__WIN__)
|
||||||
//extern "C" HINSTANCE s_hModule; // Saved module handle
|
//extern "C" HINSTANCE s_hModule; // Saved module handle
|
||||||
//#endif // __WIN__
|
//#endif // __WIN__
|
||||||
//#define nullptr 0
|
#define nullptr 0
|
||||||
|
|
||||||
TYPCONV GetTypeConv();
|
TYPCONV GetTypeConv();
|
||||||
int GetConvSize();
|
int GetConvSize();
|
||||||
|
|||||||
Reference in New Issue
Block a user