1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00
This commit is contained in:
Andrew Dunstan
2018-11-18 12:43:03 -05:00
parent d5d7f7f3b7
commit 79376e0712

View File

@ -46,7 +46,7 @@
*/
#ifdef _MSC_VER
#define __inline__ inline
#ifdef isname
#ifdef isnan
#undef isnan
#endif
#endif