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